diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index b66fca86e..e48ef5905 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -295,11 +295,6 @@ jobs: sudo apt update sudo apt install libpam0g-dev - - name: Rust Cache - uses: Swatinem/rust-cache@v2 - with: - shared-key: "msrv" - - name: Install rust-bindgen uses: taiki-e/install-action@v2 with: