Skip to content

Commit

Permalink
Try 64 bit on Windows
Browse files Browse the repository at this point in the history
  • Loading branch information
WillAyd committed Oct 3, 2024
1 parent 381bc0f commit 0943ede
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/python-wheels.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -109,6 +109,7 @@ jobs:
- uses: actions/setup-python@v5
with:
python-version: "3.12"
architecture: 'x64'

- name: Install cibuildwheel
run: python -m pip install cibuildwheel==2.21.1
Expand Down

0 comments on commit 0943ede

Please sign in to comment.