diff --git a/.github/workflows/main.yaml b/.github/workflows/main.yaml index 084ab0b..ec3c501 100644 --- a/.github/workflows/main.yaml +++ b/.github/workflows/main.yaml @@ -51,21 +51,6 @@ jobs: uses: actions/setup-go@0aaccfd150d50ccaeb58ebd88d36e91967a5f35b # v5.4.0 with: go-version: 1.24.1 - - name: Free Disk Space (Ubuntu) - uses: jlumbroso/free-disk-space@main - with: - # this might remove tools that are actually needed, - # if set to "true" but frees about 6 GB - tool-cache: false - - # all of these default to true, but feel free to set to - # "false" if necessary for your workflow - android: true - dotnet: true - haskell: true - large-packages: true - docker-images: true - swap-storage: true - name: fv run: make create-cluster fv env: