From 8f74cff1a08e75d8679dbe6a7bced60429a7a973 Mon Sep 17 00:00:00 2001 From: Nayla Date: Wed, 23 Oct 2024 18:19:24 -0400 Subject: [PATCH] Update ci.yml --- .github/workflows/ci.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index fd29046d90..edbeaf0256 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -66,7 +66,7 @@ jobs: path: build/Binaries/ build_macos_arm64: - runs-on: macos-14 + runs-on: macos11-arm64-nayla steps: - uses: actions/checkout@v2 - name: Setup Submodules @@ -98,4 +98,4 @@ jobs: uses: actions/upload-artifact@v4 with: name: DolphinMPN-win32-x86_64 - path: Binary/x64/ \ No newline at end of file + path: Binary/x64/