From c4af7252e002bce11bbf94722c40f08507299016 Mon Sep 17 00:00:00 2001 From: xopenwrt <98641952+xopenwrt@users.noreply.github.com> Date: Tue, 4 Oct 2022 20:20:18 +0800 Subject: [PATCH] change space of build --- .github/workflows/X-x86_64_X.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/X-x86_64_X.yml b/.github/workflows/X-x86_64_X.yml index 98b6983..c938de7 100644 --- a/.github/workflows/X-x86_64_X.yml +++ b/.github/workflows/X-x86_64_X.yml @@ -79,7 +79,7 @@ jobs: - name: Maximize Build Space uses: easimon/maximize-build-space@master with: - root-reserve-mb: 4000 + root-reserve-mb: 3500 swap-size-mb: 100 remove-dotnet: 'true' remove-android: 'true'