diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 4ab527bbe6d2..aa4f39ad180a 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -25,7 +25,7 @@ jobs: rust-build-and-test: name: Build and Test Rust Project - runs-on: ubuntu-latest + runs-on: goose steps: # Add disk space cleanup before linting - name: Check disk space before build