mirror of
https://github.com/NotAShelf/nvf.git
synced 2024-11-01 11:01:15 +00:00
chore(deps): bump easimon/maximize-build-space from 6 to 8
Bumps [easimon/maximize-build-space](https://github.com/easimon/maximize-build-space) from 6 to 8. - [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/v6...v8) --- 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>
This commit is contained in:
parent
b562e8579e
commit
bcbd4b9dfe
2 changed files with 2 additions and 2 deletions
2
.github/workflows/cachix.yml
vendored
2
.github/workflows/cachix.yml
vendored
|
@ -22,7 +22,7 @@ jobs:
|
|||
- tidal
|
||||
- maximal
|
||||
steps:
|
||||
- uses: easimon/maximize-build-space@v6
|
||||
- uses: easimon/maximize-build-space@v8
|
||||
name: Maximize build space
|
||||
with:
|
||||
overprovision-lvm: true
|
||||
|
|
2
.github/workflows/check-docs.yml
vendored
2
.github/workflows/check-docs.yml
vendored
|
@ -19,7 +19,7 @@ jobs:
|
|||
- docs-manpages
|
||||
- docs-json
|
||||
steps:
|
||||
- uses: easimon/maximize-build-space@v6
|
||||
- uses: easimon/maximize-build-space@v8
|
||||
with:
|
||||
overprovision-lvm: true
|
||||
remove-android: true
|
||||
|
|
Loading…
Reference in a new issue