Skip to content

Commit

Permalink
maximize build space no longer needed
Browse files Browse the repository at this point in the history
  • Loading branch information
ryanabx committed Feb 28, 2024
1 parent 503881e commit 8962e0d
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions .github/workflows/push_images.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,16 +21,6 @@ jobs:
version: [40, rawhide]
flavor: [base, silverblue]
steps:
- name: Maximize build space
uses: easimon/maximize-build-space@v10
with:
root-reserve-mb: 38000
remove-dotnet: 'true'
remove-android: 'true'
remove-haskell: 'true'
remove-codeql: 'true'
remove-docker-images: 'true'

# Checkout push-to-registry action GitHub repository
- name: Checkout Push to Registry action
uses: actions/checkout@v4
Expand Down

0 comments on commit 8962e0d

Please sign in to comment.