chore(ci): improve docker cleanup
This commit is contained in:
parent
57042a8bfc
commit
535fefd207
3 changed files with 4 additions and 4 deletions
2
.github/workflows/tests.yml
vendored
2
.github/workflows/tests.yml
vendored
|
@ -31,4 +31,4 @@ jobs:
|
|||
|
||||
- name: Clean up Docker
|
||||
run: |
|
||||
docker system prune -af --volumes
|
||||
docker system prune -af --volumes --filter=until=6h
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue