Skip to content

Commit

Permalink
remove sccache
Browse files Browse the repository at this point in the history
  • Loading branch information
parrotmac committed Jan 10, 2024
1 parent 5620420 commit 942677f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
with:
target: ${{ matrix.target }}
args: --release --out dist --find-interpreter
sccache: 'true'
# sccache: 'true'
manylinux: 2_24
- name: Upload wheels
uses: actions/upload-artifact@v3
Expand Down

0 comments on commit 942677f

Please sign in to comment.