Skip to content

Commit f2f933c

Browse files
committed
Switch Test CUDA Install Script workflow to self-hosted linux x64 runner
1 parent 21893cb commit f2f933c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test_install_cuda.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ on:
1313

1414
jobs:
1515
test-install-cuda:
16-
runs-on: ubuntu-latest
16+
runs-on: [self-hosted, linux, x64]
1717
timeout-minutes: 30
1818
strategy:
1919
fail-fast: false

0 commit comments

Comments
 (0)