Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
juliannguyen4 committed May 22, 2024
1 parent 8278d85 commit 6109d33
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-wheels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,7 @@ jobs:
["manylinux_x86_64", "ubuntu-22.04"],
["manylinux_aarch64", "ubuntu-22.04"],
["macosx_x86_64", "macos-12-large"],
["macosx_arm64", "macos-13"],
["macosx_arm64", "macos-13-xlarge"],
["win_amd64", "windows-2022"]
]
# Python versions to build wheels on
Expand Down

0 comments on commit 6109d33

Please sign in to comment.