From 77136687d374dce1660191059427f1941f4cef16 Mon Sep 17 00:00:00 2001 From: Dave Simpson <45690499+davegarthsimpson@users.noreply.github.com> Date: Tue, 24 Sep 2024 18:30:58 +0200 Subject: [PATCH] Use `macos-latest` runner for macOS ARM build (#2513) --- .github/workflows/build.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index cb94fbe05..865c0562e 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -113,10 +113,9 @@ env: name: macOS_X86-64_dmg - path: '*macOS_64bit.zip' name: macOS_X86-64_zip - PAID_RUNNER_BUILD_DATA: | - config: name: macOS ARM - runs-on: macos-latest-xlarge + runs-on: macos-latest container: | null certificate-secret: APPLE_SIGNING_CERTIFICATE_P12