Skip to content

Commit

Permalink
change requested wheel in windows workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
roeger committed Dec 18, 2024
1 parent 69579eb commit 57f76d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ jobs:
- name: Build wheels
uses: pypa/[email protected]
env:
CIBW_BUILD: cp38-win_amd64
CIBW_BUILD: cp39-win_amd64

- uses: actions/upload-artifact@v4
with:
Expand Down

0 comments on commit 57f76d2

Please sign in to comment.