Skip to content

Commit

Permalink
Merge pull request #41 from IOHprofiler/jacobdenobel-patch-1
Browse files Browse the repository at this point in the history
Update python-publish.yml1
  • Loading branch information
jacobdenobel authored Jun 28, 2024
2 parents af0b8d2 + f555fb4 commit 12c42e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
- name: Build wheels
uses: pypa/[email protected]
env:
CIBW_SKIP: "pp* *-cp38-win32"
CIBW_SKIP: "pp* cp38-win32"
- uses: actions/upload-artifact@v4
with:
name: cibw-wheels-${{ matrix.os }}-${{ strategy.job-index }}
Expand Down

0 comments on commit 12c42e2

Please sign in to comment.