diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index fb29ada..1cc7317 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -57,7 +57,7 @@ jobs: ubuntu-ghcloud, # ubuntu-x86_64 ubuntu-arm64, # ubuntu-arm64 windows-ghcloud, # windows-x86_64 - macos-latest-xl, # macos-x86_64 + macos-latest-large, # macos-x86_64 macos-latest-xlarge, # macos-arm64 ] fail-fast: false