diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index c3da1a7a..21aa3779 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -61,12 +61,6 @@ jobs: python-version: '3.13' architecture: ${{ matrix.target.architecture }} - - name: pip cache - uses: actions/cache@v4 - with: - path: ~/.cache/pip - key: ${{ runner.os }}-pip-maturin - - uses: actions/cache@v4 with: path: |