diff --git a/.github/workflows/kashif-test.yml b/.github/workflows/kashif-test.yml index 18a6a3e..8830e47 100644 --- a/.github/workflows/kashif-test.yml +++ b/.github/workflows/kashif-test.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, macos, x64] # Steps represent a sequence of tasks that will be executed as part of the job steps: