From 8bfda6538d6f4341ace03f3be0e581432970abe7 Mon Sep 17 00:00:00 2001 From: Krasimir Angelov Date: Tue, 16 Jan 2024 16:02:31 +0100 Subject: [PATCH] rename the action to macos-xlarge-runtime --- .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 722138efd..f0fa1044b 100644 --- a/.github/workflows/build-majestic.yml +++ b/.github/workflows/build-majestic.yml @@ -167,7 +167,7 @@ jobs: /usr/local/lib/libpgf* /usr/local/include/pgf - macos-runtime: + macos-xlarge-runtime: name: Runtime (macOS) runs-on: macos-latest-xlarge