mirror of
https://github.com/rust-lang/rust.git
synced 2025-05-14 02:49:40 +00:00
Bump release runners to MacOS 12
This commit is contained in:
parent
8f6a72871e
commit
a605b9605e
4
.github/workflows/release.yaml
vendored
4
.github/workflows/release.yaml
vendored
@ -43,10 +43,10 @@ jobs:
|
|||||||
- os: ubuntu-20.04
|
- os: ubuntu-20.04
|
||||||
target: arm-unknown-linux-gnueabihf
|
target: arm-unknown-linux-gnueabihf
|
||||||
code-target: linux-armhf
|
code-target: linux-armhf
|
||||||
- os: macos-11
|
- os: macos-12
|
||||||
target: x86_64-apple-darwin
|
target: x86_64-apple-darwin
|
||||||
code-target: darwin-x64
|
code-target: darwin-x64
|
||||||
- os: macos-11
|
- os: macos-12
|
||||||
target: aarch64-apple-darwin
|
target: aarch64-apple-darwin
|
||||||
code-target: darwin-arm64
|
code-target: darwin-arm64
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user