diff --git a/.github/workflows/build-python-wheels.yml b/.github/workflows/build-python-wheels.yml index 2dce939ca..f9997104b 100644 --- a/.github/workflows/build-python-wheels.yml +++ b/.github/workflows/build-python-wheels.yml @@ -110,7 +110,7 @@ jobs: with: target: ${{ matrix.settings.target }} args: --release --find-interpreter --sdist - sccache: 'true' + sccache: 'false' manylinux: auto working-directory: ${{ github.workspace }}/languages/python