Skip to content

Commit 7dc04ab

Browse files
committed
Pumping mongo version to fix some unit test
1 parent b471b8a commit 7dc04ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-python.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,6 @@ jobs:
5353
uses: wavev/mongodb-github-action@atlas
5454
with:
5555
mongodb-image: mongodb/mongodb-atlas-local
56-
mongodb-version: 7.0.4
56+
mongodb-version: 7.0.15
5757
- name: Run tests
5858
run: python3 django_repo/tests/runtests_.py

0 commit comments

Comments
 (0)