Skip to content

Commit

Permalink
chore(ci): upgrade macos-12 to macos-13
Browse files Browse the repository at this point in the history
Ref: actions/runner-images#10721
Signed-off-by: JP-Ellis <[email protected]>
  • Loading branch information
JP-Ellis committed Dec 6, 2024
1 parent 535d05c commit 43437ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
targets: x86_64-unknown-linux-gnu,x86_64-unknown-linux-musl,aarch64-unknown-linux-gnu,aarch64-unknown-linux-musl
- operating-system: windows-2019
targets: aarch64-pc-windows-msvc,x86_64-pc-windows-msvc
- operating-system: macos-12
- operating-system: macos-13
targets: aarch64-apple-darwin,x86_64-apple-darwin
fail-fast: false
steps:
Expand Down

0 comments on commit 43437ac

Please sign in to comment.