From 0ba5b597370988fbbf5ab6e643ad3f5574c0268e Mon Sep 17 00:00:00 2001 From: Krasimir Angelov Date: Tue, 16 Jan 2024 16:11:16 +0100 Subject: [PATCH] another attempt --- .github/workflows/build-majestic.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build-majestic.yml b/.github/workflows/build-majestic.yml index 6610b6162..acf18be3c 100644 --- a/.github/workflows/build-majestic.yml +++ b/.github/workflows/build-majestic.yml @@ -169,7 +169,7 @@ jobs: macos-xlarge-runtime: name: Runtime (macOS ARM) - runs-on: macos-13-xlarge + runs-on: macos-latest-large steps: - uses: actions/checkout@v3