We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 02fbf78 commit 5c202e4Copy full SHA for 5c202e4
.github/workflows/test.yml
@@ -28,6 +28,7 @@ jobs:
28
- 5.0
29
- 6.0
30
- 7.0
31
+ - 8.0
32
services:
33
mongodb:
34
image: mongo:${{ matrix.mongodb }}
0 commit comments