Skip to content

Commit 0ce49c9

Browse files
committed
Drop 3.13t builds from cibuildwheel configuration
1 parent c747f7b commit 0ce49c9

2 files changed

Lines changed: 0 additions & 2 deletions

File tree

cuda_bindings/pyproject.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,6 @@ readme = { file = ["DESCRIPTION.rst"], content-type = "text/x-rst" }
7373

7474
[tool.cibuildwheel]
7575
skip = "*-musllinux_*"
76-
enable = "cpython-freethreading"
7776
build-verbosity = 1
7877

7978
[tool.cibuildwheel.linux]

cuda_core/pyproject.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,6 @@ git_describe_command = ["git", "describe", "--dirty", "--tags", "--long", "--mat
109109

110110
[tool.cibuildwheel]
111111
skip = "*-musllinux_*"
112-
enable = "cpython-freethreading"
113112
build-verbosity = 1
114113

115114
[tool.cibuildwheel.linux]

0 commit comments

Comments
 (0)