diff --git a/.github/workflows/performance.yml b/.github/workflows/performance.yml index 595c6c425..4ceff2135 100644 --- a/.github/workflows/performance.yml +++ b/.github/workflows/performance.yml @@ -58,7 +58,7 @@ jobs: run: docker push ${{ env.DOCKER_SERVER }}/cloud-sdk-nightly:${{ github.run_id }} test: - runs-on: ubuntu-latest + runs-on: [ self-hosted, small ] needs: [ build ] strategy: max-parallel: 1