From 31c4a0b9147088f6c2d99a99e4607fc77cd105fd Mon Sep 17 00:00:00 2001 From: Brandon Hanner <32105357+brandonhanner@users.noreply.github.com> Date: Wed, 1 Jan 2025 17:38:15 -0600 Subject: [PATCH] Run on GH Runner --- .github/workflows/build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 846ddaa..a17fad8 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.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: self-hosted + runs-on: DEXI-OS # Steps represent a sequence of tasks that will be executed as part of the job steps: