From 54f624a7561e7870a4ea3a3610800a626e670319 Mon Sep 17 00:00:00 2001 From: xopenwrt <98641952+xopenwrt@users.noreply.github.com> Date: Thu, 11 Jun 2026 22:34:16 +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 21ff52d..7c3133c 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: 512 + root-reserve-mb: 1024 swap-size-mb: 512 temp-reserve-mb: 512 remove-dotnet: 'true'