mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2025-12-27 16:07:46 +00:00
Build x86_64-apple-darwin binaries on macos-14
This commit is contained in:
parent
a6bc4a4bbe
commit
3fc269a304
2
.github/workflows/release.yaml
vendored
2
.github/workflows/release.yaml
vendored
@ -52,7 +52,7 @@ jobs:
|
||||
target: arm-unknown-linux-gnueabihf
|
||||
zig_target: arm-unknown-linux-gnueabihf.2.28
|
||||
code-target: linux-armhf
|
||||
- os: macos-13
|
||||
- os: macos-14
|
||||
target: x86_64-apple-darwin
|
||||
code-target: darwin-x64
|
||||
pgo: clap-rs/clap@v4.5.36
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user