Skip to content

Commit

Permalink
BLD: bump min OS version for macos x86_64 openblas [wheel build]
Browse files Browse the repository at this point in the history
  • Loading branch information
andyfaff committed Jun 21, 2024
1 parent 086e373 commit c3be0b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/wheels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ jobs:
# so easier to separate out here.
- [ubuntu-22.04, manylinux, x86_64, "", ""]
- [ubuntu-22.04, musllinux, x86_64, "", ""]
- [macos-12, macosx, x86_64, openblas, "10.9"]
- [macos-12, macosx, x86_64, openblas, "10.13"]
- [macos-13, macosx, x86_64, accelerate, "14.0"]
- [macos-14, macosx, arm64, openblas, "12.3"]
- [macos-14, macosx, arm64, accelerate, "14.0"]
Expand Down

0 comments on commit c3be0b1

Please sign in to comment.