Revert "[Builds] Revert back to small runners (#6586)"

This reverts commit 34489a17f0.
This commit is contained in:
John Demme 2024-01-17 05:18:35 +00:00
parent 34489a17f0
commit f2428b995f
2 changed files with 2 additions and 8 deletions

View File

@ -132,10 +132,7 @@ jobs:
# much.
# If individual jobs fail due to timeouts or disconnects, please report to
# John and re-run the job.
# runs-on: ["self-hosted", "1ES.Pool=1ES-CIRCT-builds", "linux"]
# Disabled temporarily since self-hosted runners were disabled in our repo.
runs-on: ubuntu-latest
runs-on: ["self-hosted", "1ES.Pool=1ES-CIRCT-builds", "linux"]
container:
image: ghcr.io/circt/images/circt-ci-build:20230126201226
volumes:

View File

@ -27,10 +27,7 @@ jobs:
# much.
# If individual jobs fail due to timeouts or disconnects, please report to
# John and re-run the job.
# runs-on: ["self-hosted", "1ES.Pool=1ES-CIRCT-builds", "linux"]
# Disabled temporarily since self-hosted runners were disabled in our repo.
runs-on: ubuntu-latest
runs-on: ["self-hosted", "1ES.Pool=1ES-CIRCT-builds", "linux"]
container:
image: ghcr.io/circt/images/circt-integration-test:v12.2
volumes: