Skip to content

Commit 543078a

Browse files
Update tests.yml
1 parent 5ba685c commit 543078a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/tests.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,10 @@ on:
77
branches: [ master ]
88

99
jobs:
10-
build:
10+
build_and_test:
1111
strategy:
1212
matrix:
13-
mongodb-version: [4.0, 4.4]
13+
mongodb-version: [4.4]
1414

1515
runs-on: ubuntu-latest
1616

0 commit comments

Comments
 (0)