diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml index a00e65e0c..70102fae4 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -23,9 +23,9 @@ jobs: target: x86_64-pc-windows-msvc - os: ubuntu-2004-8-cores target: x86_64-unknown-linux-gnu - - os: macos-12-xl + - os: macos-12-large target: x86_64-apple-darwin - - os: macos-12-xl + - os: macos-13-xlarge target: aarch64-apple-darwin name: Build release (${{ matrix.target }})