From 769f87bc224a9e90c6bf56955838d94ac92c2457 Mon Sep 17 00:00:00 2001 From: malara Date: Thu, 21 Nov 2024 10:57:46 +0100 Subject: [PATCH] remove swap storage --- .github/workflows/cleanup.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.github/workflows/cleanup.yml b/.github/workflows/cleanup.yml index 069ce09..677d6f4 100644 --- a/.github/workflows/cleanup.yml +++ b/.github/workflows/cleanup.yml @@ -24,5 +24,4 @@ jobs: dotnet: true haskell: true large-packages: true - docker-images: true - swap-storage: true \ No newline at end of file + docker-images: true \ No newline at end of file