Skip to content

Commit deb31e9

Browse files
committed
[CI] enable multiarch sccache
1 parent 6ae35a1 commit deb31e9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/wheel.yml

+1
Original file line numberDiff line numberDiff line change
@@ -219,6 +219,7 @@ jobs:
219219
env:
220220
CONAN_HOME: ${{ github.workspace }}/.conan2
221221
SCCACHE_GHA_VERSION: "1"
222+
SCCACHE_CACHE_MULTIARCH: "1"
222223
steps:
223224
- name: Checkout
224225
uses: actions/checkout@v4

0 commit comments

Comments
 (0)