mirror of
https://github.com/NotAShelf/neovim-flake.git
synced 2024-11-07 13:45:58 +01:00
chore(deps): bump easimon/maximize-build-space from 9 to 10
Bumps [easimon/maximize-build-space](https://github.com/easimon/maximize-build-space) from 9 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/v9...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>
This commit is contained in:
parent
138f75218f
commit
04e001fc16
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@v9
|
||||
- uses: easimon/maximize-build-space@v10
|
||||
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@v9
|
||||
- uses: easimon/maximize-build-space@v10
|
||||
with:
|
||||
overprovision-lvm: true
|
||||
remove-android: true
|
||||
|
|
Loading…
Reference in a new issue