mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2025-09-25 11:17:13 +00:00
Build MacOS AArch64 releases on that platform
This commit is contained in:
parent
672c11e8b1
commit
e6ebfed17e
2
.github/workflows/release.yaml
vendored
2
.github/workflows/release.yaml
vendored
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user