We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1e4ffa5 commit a2c6c86Copy full SHA for a2c6c86
.github/workflows/checks.yml
@@ -23,7 +23,7 @@ jobs:
23
["3.10", "3.10-slim-bullseye"],
24
["3.11", "3.11-slim-bullseye"]
25
]
26
- mongodb-version: ["4.2", "4.4", "5.0"]
+ mongodb-version: ["4.4", "5.0", "6.0", "7.0"]
27
mongodb-port: [12345]
28
29
steps:
0 commit comments