Skip to content

Commit fbecf93

Browse files
committed
try llvm@19
1 parent 0da41fc commit fbecf93

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/wheels.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ jobs:
8888
CIBW_BUILD: "*macosx*"
8989
CIBW_ARCHS: arm64
9090
CIBW_SKIP: cp36* cp37* cp38* pp*
91-
CIBW_BEFORE_ALL: brew install llvm libomp fftw eigen
91+
CIBW_BEFORE_ALL: brew install llvm@19 libomp fftw eigen
9292
CIBW_ENVIRONMENT: >-
9393
CC=/opt/homebrew/opt/llvm/bin/clang
9494
CXX=/opt/homebrew/opt/llvm/bin/clang++

0 commit comments

Comments
 (0)