From 8770c61074371eca71d317f4d8cdd243c03669af Mon Sep 17 00:00:00 2001 From: xopenwrt <98641952+xopenwrt@users.noreply.github.com> Date: Sun, 10 May 2026 23:52: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 b9e0525..b24370a 100644 --- a/.github/workflows/X-x86_64_Z.yml +++ b/.github/workflows/X-x86_64_Z.yml @@ -67,7 +67,7 @@ jobs: with: root-reserve-mb: 512 swap-size-mb: 512 - temp-reserve-mb: 256 + temp-reserve-mb: 1024 remove-dotnet: 'true' remove-android: 'true'