We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 56143f4 commit 4754ee6Copy full SHA for 4754ee6
.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