Skip to content

Commit a91a15e

Browse files
ravil-mobilekhasanovaa
authored andcommitted
[CI] Keep needed azure-cli for Ubuntu build (triton-lang#9067)
1 parent 200fe30 commit a91a15e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/llvm-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ jobs:
9999
df -h
100100
echo "Removing large packages"
101101
sudo apt-get remove -y 'php.*'
102-
sudo apt-get remove -y azure-cli google-chrome-stable firefox powershell mono-devel
102+
sudo apt-get remove -y google-chrome-stable firefox powershell mono-devel
103103
sudo apt-get autoremove -y
104104
sudo apt-get clean
105105
df -h

0 commit comments

Comments
 (0)