diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index d74bc9cf..9c4c9574 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -89,10 +89,6 @@ jobs: env: DEBIAN_FRONTEND: "noninteractive" steps: - - name: Free Disk Space (Ubuntu) - uses: jlumbroso/free-disk-space@main - with: - swap-storage: false - name: Checkout bazel-orfs uses: actions/checkout@v4 - name: Run target