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