Skip to content

Commit

Permalink
[CI] remove unnecessary environment variables
Browse files Browse the repository at this point in the history
  • Loading branch information
tttapa committed Dec 29, 2024
1 parent 2c3ed6a commit 83369cc
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/wheel.yml
Original file line number Diff line number Diff line change
Expand Up @@ -142,8 +142,6 @@ jobs:
cibw-arch: universal2
fail-fast: false
env:
CONAN_HOME: ${{ github.workspace }}/.conan2
SCCACHE_GHA_VERSION: "1"
SCCACHE_CACHE_MULTIARCH: "1"
CIBW_ARCHS: ${{ matrix.cibw-arch }}
CIBW_ENABLE: 'pypy'
Expand Down

0 comments on commit 83369cc

Please sign in to comment.