Skip to content

Commit

Permalink
ci: upgrade MongoDB
Browse files Browse the repository at this point in the history
  • Loading branch information
uniqueg committed May 20, 2024
1 parent 17e47a8 commit 584d2b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
["3.10", "3.10-slim-bookworm"],
["3.11", "3.11-slim-bookworm"]
]
mongodb-version: ["4.2", "4.4", "5.0"]
mongodb-version: ["4.4", "5.0", "6.0", "7.0"]
mongodb-port: [12345]

steps:
Expand Down

0 comments on commit 584d2b0

Please sign in to comment.