Skip to content

Commit

Permalink
Skip volume
Browse files Browse the repository at this point in the history
  • Loading branch information
muellerzr committed Aug 31, 2023
1 parent da08806 commit 8205d98
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/build_docker_images.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@ jobs:
run: |
docker image prune --all -f --filter "until=48h"
docker system prune --all -f --filter "until=48h"
docker volume prune -f --filter "until=48h"
latest-cpu:
name: "Latest Accelerate CPU [dev]"
Expand Down

0 comments on commit 8205d98

Please sign in to comment.