Skip to content

Commit

Permalink
Update ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
AlvaroVega authored Sep 6, 2023
1 parent c6e309b commit e74a440
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 @@ -57,7 +57,7 @@ jobs:
runs-on: ubuntu-latest
services:
mongodb:
image: mongo:4.4
image: mongo:7.0
ports:
- 27017:27017
strategy:
Expand Down

0 comments on commit e74a440

Please sign in to comment.