Skip to content

Commit c651861

Browse files
committed
Disable py314 builds until 3.14 is a bit more reliable
1 parent bc4556b commit c651861

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/main.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -48,9 +48,9 @@ jobs:
4848
# - check-py313t-cover
4949
# - check-py313t-nocover
5050
# - check-py313t-niche
51-
- check-py314-cover
52-
- check-py314-nocover
53-
- check-py314-niche
51+
# - check-py314-cover
52+
# - check-py314-nocover
53+
# - check-py314-niche
5454
# - check-py314t-cover
5555
# - check-py314t-nocover
5656
# - check-py314t-niche

0 commit comments

Comments
 (0)