ci(linux): migrate to LizardByte/actions/actions/more_space action (#4141)
This commit is contained in:
12
.github/workflows/ci-linux.yml
vendored
12
.github/workflows/ci-linux.yml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user