Skip to content

Commit c94fcd0

Browse files
author
Matthias Koeppe
authored
Add free disk space option to Docker build default
1 parent acbe15d commit c94fcd0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci-linux.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@ jobs:
3939
uses: ./.github/workflows/docker.yml
4040
with:
4141
# Build from scratch
42+
free_disk_space: true
4243
docker_targets: "with-system-packages configured with-targets-pre with-targets"
4344
# FIXME: duplicated from env.TARGETS
4445
targets_pre: all-sage-local

0 commit comments

Comments
 (0)