Skip to content

Commit 860b444

Browse files
committed
Change CI django branch.
1 parent f6f3d70 commit 860b444

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/test-python.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,8 @@ jobs:
3030
- name: Checkout Django
3131
uses: actions/checkout@v4
3232
with:
33-
repository: 'mongodb-forks/django'
34-
ref: 'mongodb-5.0.x'
33+
repository: 'wavev/django'
34+
ref: 'add-ObjectIdField'
3535
path: 'django_repo'
3636
- name: Install system packages for Django's Python test dependencies
3737
run: |

0 commit comments

Comments
 (0)