home

My NixOS systems configurations.
Log | Files | Refs | LICENSE

commit 6e750126b7188b27b9d7d04546cf53ee516e6a81
parent e81cdc07f4620c7dc540f397b7991a4b1db228d1
Author: Vincent Demeester <vincent@sbr.pm>
Date:   Thu, 22 Feb 2024 12:58:56 +0100

.github/workflows: do not clean docker images ?

Signed-off-by: Vincent Demeester <vincent@sbr.pm>

Diffstat:
M.github/workflows/build-systems.yaml | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/build-systems.yaml b/.github/workflows/build-systems.yaml @@ -43,7 +43,7 @@ jobs: remove-dotnet: 'true' remove-haskell: 'true' remove-codeql: 'true' - remove-docker-images: 'true' + remove-docker-images: 'false' - name: Build run: | echo "Free space:"