Skip to content

Commit 1fec61e

Browse files
committed
Revert
1 parent b09d49d commit 1fec61e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/builder-buildah-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
remove-haskell: 'true'
3737
remove-codeql: 'true'
3838
remove-docker-images: 'true'
39-
build-mount-path: '/' # The remaining space only for container build
39+
build-mount-path: '/var/lib/containers' # The remaining space only for container build
4040

4141
- run: mkdir -p $TMPDIR
4242

0 commit comments

Comments
 (0)