diff --git a/.github/workflows/main.yaml b/.github/workflows/main.yaml index f2c504cfe03571..98536fd0375526 100644 --- a/.github/workflows/main.yaml +++ b/.github/workflows/main.yaml @@ -84,7 +84,7 @@ jobs: # Builds, tags, and pushes Cobalt docker build images to ghr. docker-build-image: needs: [initialize] - runs-on: [self-hosted, linux-runner] + runs-on: [self-hosted, chrobalt-linux-runner] env: GITHUB_REGISTRY: ghcr.io GAR_REGISTRY: gcr.io