Skip to content

Commit b5c8ef5

Browse files
jaracoclaude
andcommitted
Remove free-threaded 3.13 (3.13t) from CI matrix
CFFI does not support the free-threaded build of CPython 3.13, breaking any project that depends transitively on cffi/cryptography. Free-threaded 3.14+ is supported, so 3.14t remains. Closes #206 Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
1 parent 317be02 commit b5c8ef5

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

.github/workflows/main.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,8 +48,6 @@ jobs:
4848
platform: ubuntu-latest
4949
- python: "3.13"
5050
platform: ubuntu-latest
51-
- python: "3.13t"
52-
platform: ubuntu-latest
5351
- python: "3.15"
5452
platform: ubuntu-latest
5553
- python: pypy3.11

0 commit comments

Comments
 (0)