Skip to content

Commit

Permalink
ci: free disk space (kubeovn#3404)
Browse files Browse the repository at this point in the history
Signed-off-by: bobz965 <[email protected]>
  • Loading branch information
zhangzujian authored and zbb88888 committed Nov 15, 2023
1 parent 568557c commit 7d0a311
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions .github/workflows/build-x86-image.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -109,6 +109,16 @@ jobs:
runs-on: ubuntu-22.04
needs: build-kube-ovn-base
steps:
- uses: jlumbroso/[email protected]
with:
android: true
dotnet: true
haskell: true
docker-images: false
large-packages: false
tool-cache: false
swap-storage: false

- uses: actions/checkout@v4
- uses: docker/setup-buildx-action@v3
- uses: actions/setup-go@v4
Expand Down

0 comments on commit 7d0a311

Please sign in to comment.