Skip to content

Commit a63d7db

Browse files
committed
changing test branch
1 parent aba653f commit a63d7db

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/tests.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
uses: actions/checkout@v4
1919
with:
2020
repository: singlestore-labs/django
21-
ref: singlestore-test-4.2.x
21+
ref: singlestore-test-5.0.x
2222
path: testrepo
2323

2424
- name: Generate matrix JSON
@@ -69,7 +69,7 @@ jobs:
6969
uses: actions/checkout@v4
7070
with:
7171
repository: singlestore-labs/django
72-
ref: singlestore-test-4.2.x
72+
ref: singlestore-test-5.0.x
7373
path: testrepo
7474

7575
- name: Set up Python

0 commit comments

Comments
 (0)