Build MacOS AArch64 releases on that platform
diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml
index 774833e..97c4987 100644
--- a/.github/workflows/release.yaml
+++ b/.github/workflows/release.yaml
@@ -56,7 +56,7 @@
             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