diff --git a/.github/workflows/github_actions.yml b/.github/workflows/github_actions.yml index bd0ed782..a6234c4a 100644 --- a/.github/workflows/github_actions.yml +++ b/.github/workflows/github_actions.yml @@ -113,7 +113,7 @@ jobs: path: 'build/VRCX_${{ needs.set_version.outputs.version }}.AppImage' build_macos: - runs-on: macos-latest + runs-on: macos-latest-large needs: [set_version, build_dotnet_linux, build_node] steps: