Skip to content

Commit

Permalink
Try to fix Windows build
Browse files Browse the repository at this point in the history
  • Loading branch information
ufleisch committed Mar 10, 2024
1 parent e9a13f8 commit a2a5708
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/default.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
path: dist
retention-days: 5
- name: build binary wheels
uses: pypa/cibuildwheel@v2.16.2
uses: pypa/cibuildwheel@v2.16.5
- name: upload wheels
uses: actions/upload-artifact@v3
with:
Expand Down

0 comments on commit a2a5708

Please sign in to comment.