diff --git a/.github/workflows/ci-build.yml b/.github/workflows/ci-build.yml index 3dab3bab..1e6a7c8a 100644 --- a/.github/workflows/ci-build.yml +++ b/.github/workflows/ci-build.yml @@ -27,7 +27,8 @@ jobs: android: true dotnet: true haskell: true - large-packages: true + # temporary fix for https://github.com/jlumbroso/free-disk-space/issues/17 + large-packages: false docker-images: false swap-storage: false