Skip to content

Commit bb06511

Browse files
committed
ci: speed-up cleanup
Signed-off-by: Roman Volosatovs <[email protected]>
1 parent f591405 commit bb06511

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/dockerimage.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -31,9 +31,6 @@ jobs:
3131
sudo rm -rf /opt/az
3232
sudo rm -rf /usr/local/share/powershell
3333
sudo rm -rf /opt/hostedtoolcache
34-
docker system prune -af || true
35-
docker builder prune -af || true
36-
df -h
3734
3835
- name: Move Docker data root to work directory
3936
run: |

0 commit comments

Comments
 (0)