Skip to content

Commit b59b5c3

Browse files
dependabot[bot]haorenfsa
authored andcommitted
Bump easimon/maximize-build-space from 7 to 10
Bumps [easimon/maximize-build-space](https://github.com/easimon/maximize-build-space) from 7 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](easimon/maximize-build-space@v7...v10) --- updated-dependencies: - dependency-name: easimon/maximize-build-space dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent fc66da4 commit b59b5c3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ jobs:
9696
run:
9797
sudo rm -rf /usr/local/lib/android /usr/share/dotnet /usr/local/share/boost /opt/ghc
9898
- name: Maximize build space
99-
uses: easimon/maximize-build-space@v7
99+
uses: easimon/maximize-build-space@v10
100100
with:
101101
root-reserve-mb: 20480
102102
swap-size-mb: 1024
@@ -130,7 +130,7 @@ jobs:
130130
run:
131131
sudo rm -rf /usr/local/lib/android /usr/share/dotnet /usr/local/share/boost /opt/ghc
132132
- name: Maximize build space
133-
uses: easimon/maximize-build-space@v7
133+
uses: easimon/maximize-build-space@v10
134134
with:
135135
root-reserve-mb: 20480
136136
swap-size-mb: 1024

0 commit comments

Comments
 (0)