Skip to content

Commit e90afbc

Browse files
authored
Bindgen block file arm_neon.h (#173)
1 parent 18087ec commit e90afbc

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

.github/workflows/ci.yml

-6
Original file line numberDiff line numberDiff line change
@@ -64,12 +64,6 @@ jobs:
6464
if: matrix.os == 'ubuntu-24.04'
6565
run: sudo apt-get update && sudo apt-get install -y llvm-18-dev libclang-18-dev
6666

67-
- name: Setup libclang for Macos
68-
if: matrix.os == 'macos-14'
69-
run: |
70-
brew install llvm@18
71-
echo "LIBCLANG_PATH=$(brew --prefix llvm@18)/lib" >> $GITHUB_ENV
72-
7367
- name: Setup PHP
7468
uses: shivammathur/setup-php@v2
7569
with:

0 commit comments

Comments
 (0)