diff --git a/.github/workflows/infrastructure.yml b/.github/workflows/infrastructure.yml index 55dd71882..8ed49ac08 100644 --- a/.github/workflows/infrastructure.yml +++ b/.github/workflows/infrastructure.yml @@ -50,7 +50,7 @@ concurrency: jobs: cluster: name: Setup and Test Nomad Cluster - runs-on: primev-ci-runner + runs-on: ubuntu-24.04 timeout-minutes: 180 steps: