Skip to content

Commit 3bca30f

Browse files
committed
Also test with MongoDB 8.0.
1 parent 0c9d991 commit 3bca30f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -217,7 +217,7 @@ jobs:
217217
strategy:
218218
fail-fast: false
219219
matrix:
220-
mongodb-version: ['6.0', '7.0']
220+
mongodb-version: ['6.0', '7.0', '8.0']
221221

222222
steps:
223223
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)