Do not clear disk space in setup-linux (#3013)

This commit is contained in:
Cheng
2026-01-20 07:22:19 +09:00
committed by GitHub
parent 46d0fdc5ec
commit 0b25c9c06c
3 changed files with 3 additions and 1 deletions
-1
View File
@@ -27,7 +27,6 @@ runs:
zip \
libblas-dev liblapack-dev liblapacke-dev \
openmpi-bin openmpi-common libopenmpi-dev
sudo rm -rf /usr/share/dotnet /usr/local/lib/android /opt/ghc || true
echo "::endgroup::"
- name: Use ccache