Skip to content

Commit 9a5c893

Browse files
committed
👷‍♀️ Build against MongoDB v5.0
MongoDB 4.4 will be [end-of-lifed in February][1]. This change runs the build against MongoDB 5.0 in readiness for upgrading our Staging and Production replica sets. [1]: https://www.mongodb.com/support-policy/lifecycles
1 parent 6591bf7 commit 9a5c893

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ jobs:
1616
matrix:
1717
mongodb:
1818
- 4.4
19+
- 5.0
1920
mongo_driver:
2021
- mongodb4
2122
- mongodb5

0 commit comments

Comments
 (0)