Skip to content

Commit f24ca7c

Browse files
committed
Revert "Drop 3.13t from CI"
This reverts commit 3526647.
1 parent cc39184 commit f24ca7c

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ jobs:
2222
- '3.11'
2323
- '3.12'
2424
- '3.13'
25+
- '3.13t'
2526
- '3.14'
2627
- '3.14t'
2728
arch:

.github/workflows/wheel.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,7 @@ jobs:
6565
- 'cp311'
6666
- 'cp312'
6767
- 'cp313'
68+
- 'cp313t'
6869
- 'cp314'
6970
- 'cp314t'
7071
arch:
@@ -112,6 +113,7 @@ jobs:
112113
- '3.11'
113114
- '3.12'
114115
- '3.13'
116+
- '3.13t'
115117
- '3.14'
116118
- '3.14t'
117119
arch:

0 commit comments

Comments
 (0)