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 2b22048 commit 2b84db9Copy full SHA for 2b84db9
.github/workflows/check-ide-compatibility.yml
@@ -13,7 +13,6 @@ jobs:
13
- name: Free up disk space
14
run: |
15
sudo df -h
16
- sudo docker system prune -af || true
17
sudo rm -rf /usr/share/dotnet \
18
/usr/local/.ghcup \
19
/usr/local/swift \
0 commit comments