Skip to content

Commit

Permalink
Update macos12 runner to macos13 (#60679)
Browse files Browse the repository at this point in the history
  • Loading branch information
WillAyd authored Jan 8, 2025
1 parent 315b549 commit 5e6a949
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 @@ -94,7 +94,7 @@ jobs:
buildplat:
- [ubuntu-22.04, manylinux_x86_64]
- [ubuntu-22.04, musllinux_x86_64]
- [macos-12, macosx_x86_64]
- [macos-13, macosx_x86_64]
# Note: M1 images on Github Actions start from macOS 14
- [macos-14, macosx_arm64]
- [windows-2022, win_amd64]
Expand Down

0 comments on commit 5e6a949

Please sign in to comment.