diff --git a/.github/workflows/tesla-k80-ci.yml b/.github/workflows/tesla-k80-ci.yml index 8b4f35c6..9f1f6cfc 100644 --- a/.github/workflows/tesla-k80-ci.yml +++ b/.github/workflows/tesla-k80-ci.yml @@ -1,10 +1,10 @@ -name: Tesla K80 Build and Test +name: Tesla K80 Build on: workflow_dispatch: # Manual trigger only jobs: - build-and-test: + build: runs-on: self-hosted # Use specific labels if you want to target a particular self-hosted runner