Skip to content

Commit

Permalink
syntax
Browse files Browse the repository at this point in the history
  • Loading branch information
martindurant committed May 21, 2024
1 parent dd32baf commit e9e160c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/wheel.yml
Original file line number Diff line number Diff line change
Expand Up @@ -178,7 +178,7 @@ jobs:
include:
# https://cibuildwheel.readthedocs.io/en/stable/options/#build-skip
- os: windows-latest
skip: "*2*win* *win32 pp* *37* *38*""
skip: "*2*win* *win32 pp* *37* *38*"

name: ${{ matrix.os }} ${{ matrix.architecture}}
env:
Expand Down

0 comments on commit e9e160c

Please sign in to comment.