From daf9fdc776d4246ac213df5307a840d8d1030aed Mon Sep 17 00:00:00 2001 From: xopenwrt <98641952+xopenwrt@users.noreply.github.com> Date: Thu, 11 Jun 2026 22:42:56 +0800 Subject: [PATCH] fix --- .github/workflows/X-x86_64_Z.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/X-x86_64_Z.yml b/.github/workflows/X-x86_64_Z.yml index 7c3133c..6dfe2e3 100644 --- a/.github/workflows/X-x86_64_Z.yml +++ b/.github/workflows/X-x86_64_Z.yml @@ -65,7 +65,7 @@ jobs: - name: Maximize Build Space uses: easimon/maximize-build-space@master with: - root-reserve-mb: 1024 + root-reserve-mb: 4096 swap-size-mb: 512 temp-reserve-mb: 512 remove-dotnet: 'true'