From a86d3dc82bef2ebf9a2d04b8ffa03dea0ea460bc Mon Sep 17 00:00:00 2001 From: Andrew Pareles Date: Mon, 24 Mar 2025 00:47:29 -0700 Subject: [PATCH] large --- .github/workflows/build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 6564858f..343de17a 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -185,7 +185,7 @@ jobs: .build/win32-arm64/void-win32-arm64.zip.sha256 build-macos: - runs-on: macos-latest-xlarge + runs-on: macos-latest-large strategy: matrix: arch: [arm64, x64]