From ec798a2d533193a0bb8c2b93ec4171fd5fc7cacc Mon Sep 17 00:00:00 2001 From: Ayush Verma <8561614+ayushvtf@users.noreply.github.com> Date: Fri, 5 Jul 2024 20:41:14 +0530 Subject: [PATCH] Update infrastructure.yml --- .github/workflows/infrastructure.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/workflows/infrastructure.yml b/.github/workflows/infrastructure.yml index be07b2a6e..77b2dbd27 100644 --- a/.github/workflows/infrastructure.yml +++ b/.github/workflows/infrastructure.yml @@ -44,7 +44,8 @@ concurrency: jobs: cluster: name: Setup and Test Nomad Cluster - runs-on: ubuntu-22.04 + #runs-on: ubuntu-22.04 + runs-on: self-hosted timeout-minutes: 180 steps: