Skip to content

Commit 0816152

Browse files
committed
Remove redundant runs-on declaration in build workflow.
1 parent cf97dad commit 0816152

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/build.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,8 +40,6 @@ jobs:
4040
mongo: ['4.0']
4141
mongoext: ['1.20.1']
4242

43-
runs-on: ${{ matrix.os }}
44-
4543
steps:
4644
- name: Checkout.
4745
uses: actions/checkout@v2

0 commit comments

Comments
 (0)