Skip to content
This repository was archived by the owner on May 28, 2025. It is now read-only.

Commit 569ebf3

Browse files
committed
libcpp
1 parent b21697a commit 569ebf3

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/ci/scripts/free-disk-space.sh

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,8 +74,8 @@ cleanPackages() {
7474
'^dotnet-.*' \
7575
'^java-*' \
7676
'^libllvm.*' \
77-
'^llvm-.*' \
7877
'^llvm.*' \
78+
'^libc++.*' \
7979
'^mongodb-.*' \
8080
'^mysql-.*' \
8181
'^r-base.*' \
@@ -137,6 +137,7 @@ removeUnusedDirectories() {
137137
"/usr/local/share/chromium"
138138
"/usr/local/share/powershell"
139139
"/usr/share/az_"*
140+
"/usr/local/share/cmake-"*
140141
"/usr/share/dotnet"
141142
"/usr/share/icons/"
142143
"/usr/share/miniconda/"

0 commit comments

Comments
 (0)