We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c81b703 commit c79e319Copy full SHA for c79e319
.github/workflows/clean-up.yaml
@@ -9,6 +9,7 @@ name: Clean up GitHub Actions self-hosted GPU runner
9
jobs:
10
cleanup:
11
name: Clean up GitHub Actions self-hosted GPU runner
12
+ runs-on: nvidia
13
steps:
14
- name: Remove tool cache
15
run: rm -rf /root/actions-runner/_work/_tool
0 commit comments