ci: get rid of maximize-build-space job

This commit is contained in:
NotAShelf 2025-06-13 12:04:11 +03:00
parent f869248ef6
commit 32e1e164c1
No known key found for this signature in database
GPG key ID: 29D95B64378DB4BF

View file

@ -21,15 +21,6 @@ jobs:
- nix
- maximal
steps:
- uses: easimon/maximize-build-space@v10
name: Maximize build space
with:
overprovision-lvm: true
remove-android: true
remove-dotnet: true
remove-haskell: true
remove-codeql: true
- uses: actions/checkout@v4
name: Checkout