ci(linux): migrate to LizardByte/actions/actions/more_space action (#4141)

This commit is contained in:
ReenigneArcher 2025-08-14 08:16:48 -04:00 committed by GitHub
commit b7d921e0cc
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 8 additions and 17 deletions

View file

@ -27,15 +27,11 @@ jobs:
EXTRA_ARGS: '--appimage-build'
dist: 22.04
steps:
- name: Maximize build space
uses: easimon/maximize-build-space@v10
- name: More space
uses: LizardByte/actions/actions/more_space@v2025.814.40518
with:
root-reserve-mb: 30720
remove-dotnet: 'true'
remove-android: 'true'
remove-haskell: 'true'
remove-codeql: 'true'
remove-docker-images: 'true'
analyze-space-savings: true
clean-all: true
- name: Checkout
uses: actions/checkout@v5