diff --git a/.github/workflows/osrm-backend.yml b/.github/workflows/osrm-backend.yml index 41793473f30..c4d4262ce59 100644 --- a/.github/workflows/osrm-backend.yml +++ b/.github/workflows/osrm-backend.yml @@ -397,8 +397,6 @@ jobs: with: path: ${{github.workspace}}/test/cache key: test-${{ matrix.name }}-${{ github.sha }} - restore-keys: | - test-${{ matrix.name }}- - name: Prepare environment run: |