Skip to content

Commit

Permalink
chore: update the release-python CI; replace macos-12 with macos-13.
Browse files Browse the repository at this point in the history
  • Loading branch information
nkaz001 committed Feb 6, 2025
1 parent 486f9c0 commit b56eec0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-python.yml
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@ jobs:
strategy:
matrix:
platform:
- runner: macos-12
- runner: macos-13
target: x86_64
- runner: macos-14
target: aarch64
Expand Down

0 comments on commit b56eec0

Please sign in to comment.