Bump release runners to MacOS 12

This commit is contained in:
Laurențiu Nicola 2024-02-03 19:16:32 +02:00
parent 8f6a72871e
commit a605b9605e

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