Auto merge of #16479 - lnicola:macos-12, r=lnicola

internal: Bump release runners to MacOS 12
This commit is contained in:
bors 2024-02-03 17:27:05 +00:00
commit 0113bc9388

View file

@ -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