From 5970cb255ac643543db7f066a47b70f504268acf Mon Sep 17 00:00:00 2001 From: Pete Smith <5278441+aataraxiaa@users.noreply.github.com> Date: Fri, 20 Dec 2024 15:59:18 +0000 Subject: [PATCH] Bump macOS runner While is Blocking Release (#3683) **Description**: Bump macOS runner While is Blocking Release (#3683) --- .github/workflows/build_appstore.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 }}