]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commitdiff
ci : free disk space for rocm release (#22012)
authorSigbjørn Skjæret <redacted>
Sat, 18 Apr 2026 07:37:30 +0000 (09:37 +0200)
committerGitHub <redacted>
Sat, 18 Apr 2026 07:37:30 +0000 (09:37 +0200)
.github/workflows/release.yml

index 8a49715b395678696ece5fadbc3aa1a9ed7ea491..f1cc12cd45240bce8cad9378c8b25514ac9ed343 100644 (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: