Skip to content

Commit 3dd3a33

Browse files
graingertcclauss
andauthored
Update .github/workflows/ci.yml
Co-authored-by: Christian Clauss <[email protected]>
1 parent 54746ff commit 3dd3a33

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ jobs:
8686
if: runner.os == 'Windows'
8787
run: python -m cibuildwheel --output-dir wheelhouse
8888
env:
89-
CIBW_BUILD: cp38-${{ matrix.name }}* pp*-${{ matrix.name }}*
89+
CIBW_BUILD: cp38-${{ matrix.name }}*
9090

9191
- name: Build wheels for Linux and macOS
9292
if: runner.os != 'Windows'

0 commit comments

Comments
 (0)