From d0ee7b4159f9fef899da5eb688abd37dc659966d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Mar 2024 13:01:49 +0000 Subject: [PATCH] Bump easimon/maximize-build-space from 8 to 10 Bumps [easimon/maximize-build-space](https://github.com/easimon/maximize-build-space) from 8 to 10. - [Release notes](https://github.com/easimon/maximize-build-space/releases) - [Changelog](https://github.com/easimon/maximize-build-space/blob/master/CHANGELOG.md) - [Commits](https://github.com/easimon/maximize-build-space/compare/09ba4bd25af416c42e0142983065fcca855807a5...fc881a613ad2a34aca9c9624518214ebc21dfc0c) --- updated-dependencies: - dependency-name: easimon/maximize-build-space dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 5ec123e8f5..a094be688d 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -131,7 +131,7 @@ jobs: runs-on: ubuntu-latest steps: - name: Maximize build space - uses: easimon/maximize-build-space@09ba4bd25af416c42e0142983065fcca855807a5 + uses: easimon/maximize-build-space@fc881a613ad2a34aca9c9624518214ebc21dfc0c with: root-reserve-mb: 30720 swap-size-mb: 1024