diff --git a/.github/workflows/build-macos.yml b/.github/workflows/build-macos.yml index 6e4232b920..827a8d548e 100644 --- a/.github/workflows/build-macos.yml +++ b/.github/workflows/build-macos.yml @@ -98,7 +98,7 @@ jobs: build-test: needs: - generate-outputs - runs-on: [self-hosted, macOS, ${{ matrix.architecture.runner }}] + runs-on: [self-hosted, macOS, ${{ matrix.runner }}] strategy: fail-fast: false max-parallel: 4