From cb684168a8aa5ffa3a5e7c415912b1087bccfc44 Mon Sep 17 00:00:00 2001 From: Alok Date: Fri, 13 Dec 2024 15:40:22 +0530 Subject: [PATCH] chore: test --- .github/workflows/infrastructure.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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: