From a665e75fa71cbcdb13f9f3a5c9d8dfd08614e5bf Mon Sep 17 00:00:00 2001 From: xopenwrt <98641952+xopenwrt@users.noreply.github.com> Date: Thu, 11 Jun 2026 22:20: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 c1cf123..21ff52d 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: 999 + temp-reserve-mb: 512 remove-dotnet: 'true' remove-android: 'true'