We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a3f2f5c commit 7da1fdfCopy full SHA for 7da1fdf
.github/workflows/test-python.yml
@@ -53,6 +53,6 @@ jobs:
53
uses: supercharge/[email protected]
54
with:
55
mongodb-image: mongodb/mongodb-atlas-local
56
- mongodb-version: 6.0
+ mongodb-version: 7.0.4
57
- name: Run tests
58
run: python3 django_repo/tests/runtests_.py
0 commit comments