Skip to content

Commit bffdf89

Browse files
committed
CI: Remove 3.13t since it's probably not going to work due to missing C-API features (that were only added in Py3.14).
1 parent bf70485 commit bffdf89

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,6 @@ jobs:
5454
- "3.11"
5555
- "3.12"
5656
- "3.13"
57-
- "3.13t"
5857
- "3.14-dev"
5958
- "3.14t-dev"
6059
env: [{ STATIC_DEPS: true }, { STATIC_DEPS: false }]

0 commit comments

Comments
 (0)