diff --git a/.github/workflows/build_appstore.yml b/.github/workflows/build_appstore.yml index 24902f58fa..6931896c98 100644 --- a/.github/workflows/build_appstore.yml +++ b/.github/workflows/build_appstore.yml @@ -58,7 +58,7 @@ jobs: name: Make App Store Connect Release - runs-on: macos-14-xlarge + runs-on: macos-15-xlarge env: destination: ${{ github.event.inputs.destination || inputs.destination }}