Skip to content

Commit 51183cd

Browse files
authored
The main django branch "CAN" fail
1 parent 2254af9 commit 51183cd

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/main.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -88,11 +88,11 @@ jobs:
8888

8989
- name: py314-djmain-postgres-xdist-coverage
9090
python: '3.14'
91-
allow_failure: false
91+
allow_failure: true
9292

9393
- name: py314t-djmain-postgres-xdist-coverage
9494
python: '3.14t'
95-
allow_failure: false
95+
allow_failure: true
9696

9797
- name: py314-dj60-postgres-xdist-coverage
9898
python: '3.14'

0 commit comments

Comments
 (0)