Skip to content

Commit

Permalink
ci(linux): increase root reserve for AppImage build (#2130)
Browse files Browse the repository at this point in the history
  • Loading branch information
ReenigneArcher committed Feb 11, 2024
1 parent 65493d0 commit a420760
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -286,7 +286,7 @@ jobs:
- name: Maximize build space
uses: easimon/maximize-build-space@v8
with:
root-reserve-mb: 20480
root-reserve-mb: 30720
remove-dotnet: 'true'
remove-android: 'true'
remove-haskell: 'true'
Expand Down

0 comments on commit a420760

Please sign in to comment.