Skip to content

Commit ec8e870

Browse files
committed
Maximize build space
1 parent c187669 commit ec8e870

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/3-multi-runtime.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,8 @@ jobs:
6565
sudo rm -rf "$AGENT_TOOLSDIRECTORY"
6666
- name: Check free space
6767
run: df -h
68+
- name: "clean up"
69+
run: sudo rm -rf /var/lib/docker/overlay2/*
6870
- id: tests
6971
name: Run Tests
7072
run: "./tools/github/run${{ env.TEST_SUITE }}Tests.sh"

0 commit comments

Comments
 (0)