diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index e16e2c1c3..55ce0843f 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -38,10 +38,10 @@ jobs: os: ubuntu-20.04 profile: maxperf - target: x86_64-apple-darwin - os: macos-latest + os: macos-13 profile: maxperf - target: aarch64-apple-darwin - os: macos-latest + os: macos-14 profile: maxperf - target: x86_64-pc-windows-gnu os: ubuntu-20.04