Skip to content

Commit 2c24046

Browse files
committed
More skips
1 parent 415e149 commit 2c24046

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/build-wheels.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,10 +28,13 @@ jobs:
2828
exclude:
2929
- os: windows-11-arm
3030
python: 310
31+
python_impl: Python
3132
- os: windows-11-arm
3233
python: 311
34+
python_impl: Python
3335
- os: windows-11-arm
3436
python: 312
37+
python_impl: Python
3538
env:
3639
BUILD_COMMIT: "main" # or a specific version, e.g., v0.13.1
3740
CIBW_BUILD: ${{ matrix.python }}-*

0 commit comments

Comments
 (0)