diff --git a/.github/workflows/rust.yml b/.github/workflows/rust.yml index ac96ed440..ec098023d 100644 --- a/.github/workflows/rust.yml +++ b/.github/workflows/rust.yml @@ -37,17 +37,6 @@ env: CARGO_TERM_COLOR: always jobs: - boundary: - name: Boundary - runs-on: ubuntu-24.04-x86-32-cores - permissions: - contents: read - steps: - - uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2 - with: - persist-credentials: false - - run: bin/dev/check-boundary.sh - fmt: name: Format runs-on: ubuntu-24.04-x86-32-cores