Skip to content

Commit 5aad30c

Browse files
committed
add different mongodb version
1 parent c1b2168 commit 5aad30c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/mongodb_driver.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313

1414
strategy:
1515
matrix:
16-
mongodb-version: ["6.0"]
16+
mongodb-version: ["4.2", "4.4", "5.3", "6.0"]
1717

1818
runs-on: ubuntu-latest
1919
steps:

0 commit comments

Comments
 (0)