Skip to content

Commit

Permalink
[cd build] Test
Browse files Browse the repository at this point in the history
  • Loading branch information
bact committed Nov 10, 2024
1 parent 9715984 commit 447a1d4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build-python-wheels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,8 @@ jobs:
strategy:
# Ensure that a wheel builder finishes even if another fails
fail-fast: false
# For build identier, see:
# https://cibuildwheel.pypa.io/en/stable/options/#build-skip
matrix:
os: [macos-latest, ubuntu-latest, windows-latest]
python: [cp39, cp310, cp311, cp312, cp313, pp39, pp310]
Expand Down

0 comments on commit 447a1d4

Please sign in to comment.