We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 750631d commit 69cb352Copy full SHA for 69cb352
.github/workflows/test.yml
@@ -18,7 +18,6 @@ jobs:
18
dpkg-query -Wf '${Installed-Size}\t${Package}\n' | sort -n | tail -n 100
19
df -h
20
echo "Removing large packages"
21
- sudo apt-get remove -y '^ghc-8.*'
22
sudo apt-get remove -y '^dotnet-.*'
23
sudo apt-get remove -y '^llvm-.*'
24
sudo apt-get remove -y 'php.*'
@@ -62,7 +61,6 @@ jobs:
62
61
63
64
65
66
67
68
0 commit comments