ci: free space on workers for build (#10786)
Co-authored-by: zhyncs <me@zhyncs.com>
This commit is contained in:
4
.github/workflows/release-docker.yml
vendored
4
.github/workflows/release-docker.yml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user