Skip to content

Commit

Permalink
Merge pull request #186 from NotAShelf/dependabot/github_actions/easi…
Browse files Browse the repository at this point in the history
…mon/maximize-build-space-10

chore(deps): bump easimon/maximize-build-space from 9 to 10
  • Loading branch information
NotAShelf authored Dec 8, 2023
2 parents 138f752 + 04e001f commit b226c43
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/cachix.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/check-docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit b226c43

Please sign in to comment.