Skip to content

Commit 69d8f44

Browse files
authored
Update main.yml
1 parent fd22ac8 commit 69d8f44

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/main.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -82,8 +82,8 @@ jobs:
8282
allow_failure: false
8383

8484
# Explicitly test min pytest.
85-
- name: py314-dj52-sqlite-pytestmin-coverage
86-
python: '3.14'
85+
- name: py313-dj52-sqlite-pytestmin-coverage
86+
python: '3.13'
8787
allow_failure: false
8888

8989
- name: py314-dj52-postgres-xdist-coverage

0 commit comments

Comments
 (0)