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

Commit dd94875

Browse files
committed
fix azure maybe
1 parent 3d7aa69 commit dd94875

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,7 @@ removeUnusedDirectories() {
137137
"/usr/local/lib/node_modules"
138138
"/usr/local/share/chromium"
139139
"/usr/local/share/powershell"
140-
"^/usr/share/az_.*"
140+
"/usr/share/az_"*
141141
"/usr/share/dotnet"
142142
"/usr/share/icons/"
143143
"/usr/share/miniconda/"

0 commit comments

Comments
 (0)