From dc6091db1a8be1cbb6d40481ab984627d96be76d Mon Sep 17 00:00:00 2001 From: xopenwrt <98641952+xopenwrt@users.noreply.github.com> Date: Thu, 11 Jun 2026 22:46:43 +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 6dfe2e3..f2e834d 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: 4096 swap-size-mb: 512 - temp-reserve-mb: 512 + temp-reserve-mb: 1024 remove-dotnet: 'true' remove-android: 'true'