Skip to content

Commit

Permalink
Alright, time to minimize build sizes
Browse files Browse the repository at this point in the history
  • Loading branch information
Matt Campbell committed Dec 20, 2024
1 parent 5fc49ae commit 1b35b40
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,4 +41,4 @@ jobs:
pr_event_number: ${{ github.event.number }}

# enabled by default, disable if your image is small and you want faster builds
maximize_build_space: false
maximize_build_space: true

0 comments on commit 1b35b40

Please sign in to comment.