Skip to content

Commit e6ebfed

Browse files
committed
Build MacOS AArch64 releases on that platform
1 parent 672c11e commit e6ebfed

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)