diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 09927c9..bda4283 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -24,7 +24,7 @@ jobs: - os: macos-latest artifact_name: SoftwareManager-test-${{ github.sha }}-macos - runs-on: ${{ matrix.os }} + runs-on: self-hosted steps: - name: Checkout code