mirror of
https://github.com/NotAShelf/neovim-flake.git
synced 2024-11-07 16:05:58 +01:00
Merge pull request #186 from NotAShelf/dependabot/github_actions/easimon/maximize-build-space-10
chore(deps): bump easimon/maximize-build-space from 9 to 10
This commit is contained in:
commit
b226c432f0
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