diff --git a/.github/workflows/simple.yml b/.github/workflows/simple.yml index 8cf019a..8e7209b 100644 --- a/.github/workflows/simple.yml +++ b/.github/workflows/simple.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: phil-srfc-linux + runs-on: self-hosted # Steps represent a sequence of tasks that will be executed as part of the job steps: