Skip to content

Commit 863a0f2

Browse files
committed
[Testing CI] Set mongo image version tag
1 parent cb67b6e commit 863a0f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-python.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,6 @@ jobs:
5353
uses: supercharge/[email protected]
5454
with:
5555
mongodb-image: mongodb/mongodb-atlas-local
56-
mongodb-version: 6.0
56+
mongodb-version: 7.0.4
5757
- name: Run tests
5858
run: python3 django_repo/tests/runtests_.py

0 commit comments

Comments
 (0)