diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index debca6f244..a8cdff5088 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -642,7 +642,7 @@ jobs: pre-commit: name: "pre-commit" - runs-on: ubuntu-latest + runs-on: depot-ubuntu-22.04-16 timeout-minutes: 10 steps: - uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4