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 4aa1dc9 commit f43c36a
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:6.0
ports:
- 27017:27017
strategy:
Expand Down

0 comments on commit f43c36a

Please sign in to comment.