Unnamed repository; edit this file 'description' to name the repository.
Merge pull request #19614 from lnicola/macos-14-arm64
internal: Build MacOS AArch64 releases on that platform
Laurențiu Nicola 2025-04-17
parent 71d23b9 · parent e6ebfed · commit ed737b5
-rw-r--r--.github/workflows/release.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml
index 774833ebf7..97c4987992 100644
--- a/.github/workflows/release.yaml
+++ b/.github/workflows/release.yaml
@@ -56,7 +56,7 @@ jobs:
target: x86_64-apple-darwin
code-target: darwin-x64
pgo: clap-rs/clap
- - os: macos-13
+ - os: macos-14
target: aarch64-apple-darwin
code-target: darwin-arm64
pgo: clap-rs/clap