From 376061d788480d09734acfc84c301ba87993597a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?R=C3=B3berta=20Andersen?= Date: Thu, 2 Oct 2025 16:10:08 -0700 Subject: [PATCH] Update blank.yml --- .github/workflows/blank.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/blank.yml b/.github/workflows/blank.yml index 01502b1..eb4e83d 100644 --- a/.github/workflows/blank.yml +++ b/.github/workflows/blank.yml @@ -18,7 +18,7 @@ jobs: # This workflow contains a single job called "build" build: # The type of runner that the job will run on - runs-on: ubuntu-latest + runs-on: arc-shared # Steps represent a sequence of tasks that will be executed as part of the job steps: