Skip to content

Commit

Permalink
change win arch
Browse files Browse the repository at this point in the history
  • Loading branch information
Juanyong Duan committed Jan 8, 2025
1 parent e07bc64 commit 8970836
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:

- name: Build wheels
env:
CIBW_ARCHS_WINDOWS: amd64
CIBW_ARCHS_WINDOWS: x86_64
run: python -m cibuildwheel --output-dir wheelhouse

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

0 comments on commit 8970836

Please sign in to comment.