diff --git a/.github/workflows/sanity.yml b/.github/workflows/sanity.yml index 59de0b5b9b..1b33133fde 100644 --- a/.github/workflows/sanity.yml +++ b/.github/workflows/sanity.yml @@ -25,7 +25,6 @@ jobs: - name: Install toolchain uses: dtolnay/rust-toolchain@nightly with: - toolchain: nightly-2022-12-27 components: llvm-tools-preview - uses: Swatinem/rust-cache@v2 with: