Skip to content

Commit 3526647

Browse files
committed
Drop 3.13t from CI
Because cffi 2.0 only supports no-GIL interpreters >= 3.14
1 parent d0f0b66 commit 3526647

2 files changed

Lines changed: 0 additions & 3 deletions

File tree

.github/workflows/test.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,6 @@ jobs:
2222
- '3.11'
2323
- '3.12'
2424
- '3.13'
25-
- '3.13t'
2625
- '3.14'
2726
- '3.14t'
2827
arch:

.github/workflows/wheel.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,6 @@ jobs:
6565
- 'cp311'
6666
- 'cp312'
6767
- 'cp313'
68-
- 'cp313t'
6968
- 'cp314'
7069
- 'cp314t'
7170
arch:
@@ -113,7 +112,6 @@ jobs:
113112
- '3.11'
114113
- '3.12'
115114
- '3.13'
116-
- '3.13t'
117115
- '3.14'
118116
- '3.14t'
119117
arch:

0 commit comments

Comments
 (0)