Skip to content

Commit c61afb3

Browse files
committed
push
1 parent 2139ca1 commit c61afb3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/nvidia-smoke.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ on:
55
workflow_dispatch: {}
66
jobs:
77
smoke:
8-
runs-on: [self-hosted, gpu]
8+
runs-on: gpu-runners
99
steps:
1010
- uses: actions/checkout@v4
1111
- run: nvidia-smi || true

0 commit comments

Comments
 (0)