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
|
||||
target: arm-unknown-linux-gnueabihf
|
||||
code-target: linux-armhf
|
||||
- os: macos-11
|
||||
- os: macos-12
|
||||
target: x86_64-apple-darwin
|
||||
code-target: darwin-x64
|
||||
- os: macos-11
|
||||
- os: macos-12
|
||||
target: aarch64-apple-darwin
|
||||
code-target: darwin-arm64
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user