Skip to content

Commit

Permalink
Backport PR pandas-dev#60679: Update macos12 runner to macos13
Browse files Browse the repository at this point in the history
  • Loading branch information
WillAyd authored and meeseeksmachine committed Jan 8, 2025
1 parent 7db3ca4 commit 49ad11f
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 49ad11f

Please sign in to comment.