Skip to content

Commit 5c202e4

Browse files
committed
👷‍♀️ Add MongoDB 8 to the test matrix
1 parent 02fbf78 commit 5c202e4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test.yml

+1
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ jobs:
2828
- 5.0
2929
- 6.0
3030
- 7.0
31+
- 8.0
3132
services:
3233
mongodb:
3334
image: mongo:${{ matrix.mongodb }}

0 commit comments

Comments
 (0)