Skip to content

Commit 447a1d4

Browse files
committed
[cd build] Test
1 parent 9715984 commit 447a1d4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/build-python-wheels.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,8 @@ jobs:
6363
strategy:
6464
# Ensure that a wheel builder finishes even if another fails
6565
fail-fast: false
66+
# For build identier, see:
67+
# https://cibuildwheel.pypa.io/en/stable/options/#build-skip
6668
matrix:
6769
os: [macos-latest, ubuntu-latest, windows-latest]
6870
python: [cp39, cp310, cp311, cp312, cp313, pp39, pp310]

0 commit comments

Comments
 (0)