ci : free disk space for rocm release (#22012)

This commit is contained in:
Sigbjørn Skjæret
2026-04-18 09:37:30 +02:00
committed by GitHub
parent 89a5474f0e
commit 83d58e02fc
+5
View File
@@ -687,6 +687,11 @@ jobs:
with:
fetch-depth: 0
- name: Free up disk space
uses: ggml-org/free-disk-space@v1.3.1
with:
tool-cache: true
- name: ccache
uses: ggml-org/ccache-action@v1.2.21
with: