From e33bbc56a609f7c2daf78be9a5c253f03f316f2e Mon Sep 17 00:00:00 2001 From: Gary Mc Dermott Date: Mon, 27 May 2024 16:56:43 -0300 Subject: [PATCH] More self hosted testing --- .github/workflows/self-host.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/self-host.yaml b/.github/workflows/self-host.yaml index 398bc11..00c2677 100644 --- a/.github/workflows/self-host.yaml +++ b/.github/workflows/self-host.yaml @@ -4,6 +4,6 @@ on: jobs: Explore-GitHub-Actions: - runs-on: arc-runner-set-01 + runs-on: arc-runner-set-02 steps: - run: echo "🎉 This job uses runner scale set runners!" \ No newline at end of file