From ffe803aa20b29ea3b036e8f4715ee69cb6bfba02 Mon Sep 17 00:00:00 2001 From: Pete Date: Fri, 20 Dec 2024 15:46:01 +0000 Subject: [PATCH] Bump macOS runner --- .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 }}