We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2139ca1 commit c61afb3Copy full SHA for c61afb3
1 file changed
.github/workflows/nvidia-smoke.yml
@@ -5,7 +5,7 @@ on:
5
workflow_dispatch: {}
6
jobs:
7
smoke:
8
- runs-on: [self-hosted, gpu]
+ runs-on: gpu-runners
9
steps:
10
- uses: actions/checkout@v4
11
- run: nvidia-smi || true
0 commit comments