Skip to content

Commit

Permalink
set CLING_REBUILD_PCH
Browse files Browse the repository at this point in the history
  • Loading branch information
N-Coder authored Apr 5, 2024
1 parent d03aed1 commit 7e25297
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/wheels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,8 @@ jobs:
name: Test on ${{ matrix.os }}
needs: check_contents
runs-on: ${{ matrix.os }}
env:
CLING_REBUILD_PCH: 1
strategy:
fail-fast: false
matrix:
Expand Down

0 comments on commit 7e25297

Please sign in to comment.