Skip to content

Commit

Permalink
[CI] enable multiarch sccache
Browse files Browse the repository at this point in the history
  • Loading branch information
tttapa committed Dec 3, 2024
1 parent 6ae35a1 commit deb31e9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/wheel.yml
Original file line number Diff line number Diff line change
Expand Up @@ -219,6 +219,7 @@ jobs:
env:
CONAN_HOME: ${{ github.workspace }}/.conan2
SCCACHE_GHA_VERSION: "1"
SCCACHE_CACHE_MULTIARCH: "1"
steps:
- name: Checkout
uses: actions/checkout@v4
Expand Down

0 comments on commit deb31e9

Please sign in to comment.