diff --git a/.github/workflows/blank.yml b/.github/workflows/blank.yml index 18a6a3e..de1bb2a 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: self-hosted # Steps represent a sequence of tasks that will be executed as part of the job steps: