Skip to content

Commit ed67fc9

Browse files
committed
Revert cleaning up docker volumes
1 parent ec8e870 commit ed67fc9

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

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

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -65,8 +65,6 @@ 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/*
7068
- id: tests
7169
name: Run Tests
7270
run: "./tools/github/run${{ env.TEST_SUITE }}Tests.sh"

0 commit comments

Comments
 (0)