From 2f160e8aca5b5a4993ec9073771d33c292938291 Mon Sep 17 00:00:00 2001 From: Edmund Kump Date: Mon, 10 Nov 2025 15:16:45 -0500 Subject: [PATCH] more aggressively free disk space for centOS tests --- .github/workflows/test.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index fe790138b2..de57be0ea8 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -214,8 +214,8 @@ jobs: android: true dotnet: true haskell: true - large-packages: false - docker-images: false + large-packages: true + docker-images: true swap-storage: true - name: Checkout uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # 4.2.2