Skip to content

Commit ed737b5

Browse files
authored
Merge pull request #19614 from lnicola/macos-14-arm64
internal: Build MacOS AArch64 releases on that platform
2 parents 71d23b9 + e6ebfed commit ed737b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ jobs:
5656
target: x86_64-apple-darwin
5757
code-target: darwin-x64
5858
pgo: clap-rs/clap
59-
- os: macos-13
59+
- os: macos-14
6060
target: aarch64-apple-darwin
6161
code-target: darwin-arm64
6262
pgo: clap-rs/clap

0 commit comments

Comments
 (0)