File tree Expand file tree Collapse file tree 3 files changed +12
-2
lines changed
Expand file tree Collapse file tree 3 files changed +12
-2
lines changed Original file line number Diff line number Diff line change 2222 - ' 3.11'
2323 - ' 3.12'
2424 - ' 3.13'
25- - ' 3.14.0-rc.2'
25+ - ' 3.13t'
26+ - ' 3.14'
27+ - ' 3.14t'
2628 arch :
2729 - ' arm64'
2830 - ' x86'
Original file line number Diff line number Diff line change 1515 - ' 3.11'
1616 - ' 3.12'
1717 - ' 3.13'
18+ - ' 3.13t'
1819 - ' 3.14'
20+ - ' 3.14t'
1921 runs-on : ' ubuntu-24.04'
2022 steps :
2123 - uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
Original file line number Diff line number Diff line change 6565 - ' cp311'
6666 - ' cp312'
6767 - ' cp313'
68+ - ' cp313t'
6869 - ' cp314'
70+ - ' cp314t'
6971 arch :
7072 - ' arm64'
7173 - ' x86_64'
7476 CIBW_ARCHS : ${{ matrix.arch }}
7577 CIBW_BUILD : ${{ matrix.py }}-*
7678 CIBW_BUILD_VERBOSITY : ' 1'
79+ CIBW_ENABLE : cpython-prerelease cpython-freethreading
7780 ZSTD_WARNINGS_AS_ERRORS : ' 1'
81+
7882 steps :
7983 - name : Set up Python
8084 uses : actions/setup-python@a26af69be951a213d495a4c3e4e4022e16d87065 # v5.6.0
@@ -109,7 +113,9 @@ jobs:
109113 - ' 3.11'
110114 - ' 3.12'
111115 - ' 3.13'
112- - ' 3.14.0-rc.2'
116+ - ' 3.13t'
117+ - ' 3.14'
118+ - ' 3.14t'
113119 arch :
114120 - ' x86'
115121 - ' x64'
You can’t perform that action at this time.
0 commit comments