Skip to content

Commit

Permalink
Use maximize-build-space
Browse files Browse the repository at this point in the history
  • Loading branch information
tomyun committed Apr 7, 2024
1 parent a54e6be commit 1977f66
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,11 @@ jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: easimon/maximize-build-space@v7
with:
overprovision-lvm: 'true'
remove-dotnet: 'true'
remove-android: 'true'
- uses: actions/checkout@v4
- id: meta
uses: docker/metadata-action@v5
Expand Down

0 comments on commit 1977f66

Please sign in to comment.