Skip to content

Commit

Permalink
FIX update macOS test environment
Browse files Browse the repository at this point in the history
  • Loading branch information
PSSF23 authored Dec 17, 2024
1 parent 58841ce commit 9b2e258
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 @@ -29,7 +29,7 @@ jobs:
matrix:
os: # see scipy wheels.yml GH actions
- [ubuntu-22.04, manylinux, x86_64]
- [macos-12, macosx, x86_64]
- [macos-latest, macosx, x86_64]
# - [macos-12, macosx_*, arm64]
- [windows-2019, win, AMD64]

Expand Down

0 comments on commit 9b2e258

Please sign in to comment.