Skip to content

Commit eea5cde

Browse files
committed
👷‍♀️ Run build against MongoDB 7.0
1 parent 96cc6a1 commit eea5cde

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
fail-fast: false
1616
matrix:
1717
mongodb:
18-
- '6.0'
18+
- '7.0'
1919
mongo_driver:
2020
- mongodb6
2121
services:

0 commit comments

Comments
 (0)