From 5b97c98ef353524e2e27ac49e821eead2806f6d4 Mon Sep 17 00:00:00 2001 From: wingtw <90712616+wingtw@users.noreply.github.com> Date: Mon, 4 Mar 2024 10:25:20 -0500 Subject: [PATCH] Update build_macos.yaml --- .github/workflows/build_macos.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build_macos.yaml b/.github/workflows/build_macos.yaml index 637153cb..0cdf7cc2 100644 --- a/.github/workflows/build_macos.yaml +++ b/.github/workflows/build_macos.yaml @@ -33,7 +33,7 @@ env: jobs: build_desktop: name: build-macOS-unity${{ inputs.unity_version}} - runs-on: macos-latest + runs-on: self-hosted strategy: fail-fast: false