Skip to content

Commit

Permalink
chore(ci): switch to ublue-os fork of build space maximizer (#382)
Browse files Browse the repository at this point in the history
  • Loading branch information
bobslept authored Oct 7, 2023
1 parent db6c08e commit bec32e2
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,11 +57,7 @@ jobs:
major_version: 39
steps:
- name: Maximize build space
uses: AdityaGarg8/remove-unwanted-software@v1
with:
remove-dotnet: 'true'
remove-android: 'true'
remove-haskell: 'true'
uses: ublue-os/remove-unwanted-software@v6

# Checkout push-to-registry action GitHub repository
- name: Checkout Push to Registry action
Expand Down

0 comments on commit bec32e2

Please sign in to comment.