ci: free space on workers for build (#10786)

Co-authored-by: zhyncs <me@zhyncs.com>
This commit is contained in:
ishandhanani
2025-09-24 17:58:22 +08:00
committed by GitHub
parent cd641a995c
commit adba172fd1
3 changed files with 23 additions and 62 deletions

View File

@@ -20,7 +20,7 @@ jobs:
build_type: 'blackwell'
- cuda_version: '12.9.1'
build_type: 'blackwell'
runs-on: ubuntu-latest
runs-on: nvidia
steps:
- name: Delete huge unnecessary tools folder
run: rm -rf /opt/hostedtoolcache
@@ -88,7 +88,7 @@ jobs:
variant:
- cuda_version: '12.9.1'
build_type: 'blackwell_aarch'
runs-on: ubuntu-22.04-arm
runs-on: labubu
steps:
- name: Delete huge unnecessary tools folder
run: rm -rf /opt/hostedtoolcache