Skip to content

Commit

Permalink
update mongodb version
Browse files Browse the repository at this point in the history
  • Loading branch information
feliixx committed Apr 14, 2024
1 parent 24d0eda commit dcb01e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
runs-on: ubuntu-20.04
strategy:
matrix:
mongodb-version: [5.0.21, 6.0.9, 7.0.1, 7.0.1-sharded]
mongodb-version: [5.0.26, 6.0.14, 7.0.8, 7.0.8-sharded]

steps:
- name: Check out code
Expand Down

0 comments on commit dcb01e5

Please sign in to comment.