Skip to content

Commit 635efa6

Browse files
committed
Remove manual cache management
1 parent 5e9b9b5 commit 635efa6

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

.github/workflows/build-python-wheels.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -83,12 +83,6 @@ jobs:
8383
- os: windows-latest
8484
bitness: 32
8585
platform_id: win32
86-
- os: macos-latest
87-
pip-path: ~/Library/Caches/pip
88-
- os: ubuntu-latest
89-
pip-path: ~/.cache/pip
90-
- os: windows-latest
91-
pip-path: ~\AppData\Local\pip\Cache
9286
exclude:
9387
- os: macos-latest
9488
bitness: 32

0 commit comments

Comments
 (0)