Skip to content

Commit

Permalink
pr clean up
Browse files Browse the repository at this point in the history
  • Loading branch information
galabovaa committed Mar 5, 2024
1 parent f503b60 commit f78bc6f
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 @@ -27,7 +27,7 @@ jobs:
- [ubuntu-20.04, manylinux_x86_64]
- [ubuntu-20.04, musllinux_x86_64] # No OpenBlas, no test
- [macos-12, macosx_x86_64]
- [macos-14, macosx_arm64]
- [macos-12, macosx_arm64]
- [windows-2019, win_amd64]
python: ["cp38", "cp39","cp310", "cp311","cp312"]

Expand Down

0 comments on commit f78bc6f

Please sign in to comment.