From c86940f7c4b2d5025a5f2be230b5666de37881ae Mon Sep 17 00:00:00 2001 From: Maxim Lapan Date: Thu, 28 Sep 2023 14:10:26 +0200 Subject: [PATCH] Fix CI issues --- .github/workflows/ci-build.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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