diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 2382cf0459..8799d4d35c 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -333,7 +333,7 @@ jobs: ecosystem: name: "ecosystem" - runs-on: ubuntu-latest + runs-on: depot-ubuntu-latest-8 needs: - cargo-test-linux - determine_changes