mirror of
https://github.com/NotAShelf/nvf.git
synced 2024-11-01 19:11:15 +00:00
Merge pull request #184 from NotAShelf/dependabot/github_actions/easimon/maximize-build-space-9
chore(deps): bump easimon/maximize-build-space from 8 to 9
This commit is contained in:
commit
f81d19e0b8
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@v8
|
||||
- uses: easimon/maximize-build-space@v9
|
||||
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@v8
|
||||
- uses: easimon/maximize-build-space@v9
|
||||
with:
|
||||
overprovision-lvm: true
|
||||
remove-android: true
|
||||
|
|
Loading…
Reference in a new issue