Skip to content

Commit 1bde82c

Browse files
committed
fixup! Add Python 3.14
1 parent 0ef9cb5 commit 1bde82c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/linux.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -869,7 +869,7 @@ jobs:
869869

870870
# GitHub enforces a limit of 256 entries per matrix, which we exceeded above
871871
# so the CPython 3.13+ jobs are split out
872-
build-313-plus:
872+
build-313:
873873
strategy:
874874
fail-fast: false
875875
matrix:

0 commit comments

Comments
 (0)