We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4e74c56 commit 9c124cfCopy full SHA for 9c124cf
.github/workflows/checks.yml
@@ -24,7 +24,7 @@ jobs:
24
["3.11", "3.11-slim-bookworm"],
25
["3.12", "3.12-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