Skip to content

Commit fbb9116

Browse files
committed
cp38-macosx_arm64
1 parent b476f65 commit fbb9116

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -109,6 +109,7 @@ commands = pytest -s --basetemp="{envtmpdir}" {posargs:tests/bench_knn.py tests/
109109
[tool.cibuildwheel]
110110
build = "cp3{8,9,10,11,12,13}-*"
111111
archs = ["auto64"] # limits to 64bits builds
112+
skip = "cp38-macosx_arm64"
112113

113114
# Needed for full C++17 support
114115
[tool.cibuildwheel.macos.environment]

0 commit comments

Comments
 (0)