From 9c556ac19d2cdfe7cf93c7e9719234f3e39fd61f Mon Sep 17 00:00:00 2001 From: Krasimir Angelov Date: Tue, 16 Jan 2024 16:09:39 +0100 Subject: [PATCH] another attempt --- .github/workflows/build-majestic.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/build-majestic.yml b/.github/workflows/build-majestic.yml index f0fa1044b..6610b6162 100644 --- a/.github/workflows/build-majestic.yml +++ b/.github/workflows/build-majestic.yml @@ -168,8 +168,8 @@ jobs: /usr/local/include/pgf macos-xlarge-runtime: - name: Runtime (macOS) - runs-on: macos-latest-xlarge + name: Runtime (macOS ARM) + runs-on: macos-13-xlarge steps: - uses: actions/checkout@v3