Skip to content

Commit

Permalink
BUMP: mongo db versions
Browse files Browse the repository at this point in the history
  • Loading branch information
Segelzwerg authored Nov 20, 2024
1 parent 2be2ce8 commit 4028361
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
matrix:
os: [ ubuntu-latest ]
python-version: [ '3.10', '3.11', '3.12', '3.13' ]
mongodb-version: [ '4.4', '5.0', '6.0' ]
mongodb-version: [ '6.0', '7.0', '8.0' ]
fail-fast: false
runs-on: ${{ matrix.os }}
steps:
Expand Down

0 comments on commit 4028361

Please sign in to comment.