Skip to content

Commit

Permalink
mongo7 upgrade
Browse files Browse the repository at this point in the history
  • Loading branch information
Xiangs18 committed Dec 17, 2024
1 parent dd630ce commit 6ec3d63
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,8 @@ jobs:
include:
- python-version: '3.7'
mongo-version: '3.6'
# - python-version: '3.7'
# mongo-version: '7.0.4'
- python-version: '3.7'
mongo-version: '7.0.4'
services:
mongo:
image: mongo:${{matrix.mongo-version}}
Expand Down

0 comments on commit 6ec3d63

Please sign in to comment.