From 4b838d75c41367ca6ef6aa65d6ef36d345441605 Mon Sep 17 00:00:00 2001 From: Kev Jimenez Date: Tue, 30 Jan 2024 06:05:20 +0000 Subject: [PATCH] test local runner --- .github/workflows/actions.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/actions.yml b/.github/workflows/actions.yml index ea26abe..db18866 100644 --- a/.github/workflows/actions.yml +++ b/.github/workflows/actions.yml @@ -7,7 +7,7 @@ on: jobs: deploy: - runs-on: ubuntu-latest + runs-on: cicd1 steps: