We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e7d7652 commit af0f011Copy full SHA for af0f011
.github/workflows/test.yml
@@ -41,7 +41,7 @@ jobs:
41
matrix:
42
node: [16, 18, 20]
43
os: [ubuntu-20.04, ubuntu-22.04]
44
- mongodb: [4.4.29, 5.0.26, 6.0.15, 7.0.12]
+ mongodb: [4.4.29, 5.0.26, 6.0.15, 7.0.12, 8.0.0]
45
include:
46
- os: ubuntu-20.04 # customize on which matrix the coverage will be collected on
47
mongodb: 5.0.26
0 commit comments