Skip to content

Commit 3496530

Browse files
committed
ci: skip musllinux in core
1 parent a8a143b commit 3496530

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

cuda_core/pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -110,6 +110,7 @@ exclude = ["cuda/core/_version.py"]
110110
"setup.py" = ["F401"]
111111

112112
[tool.cibuildwheel]
113+
skip = "musllinux_*"
113114
enable = "cpython-freethreading"
114115
build-verbosity = 1
115116
environment-pass = ["CUDA_PYTHON_PARALLEL_LEVEL"]

0 commit comments

Comments
 (0)