update clang

This commit is contained in:
Waqar Ahmed Khan
2022-11-03 11:55:01 -07:00
parent 092a2ef750
commit e55943f30f
+2 -2
View File
@@ -76,8 +76,8 @@ jobs:
- name: Run tests - name: Run tests
env: env:
CC: clang --cc="-Wno-error" CC: clang -Wno-error
CXX: clang++ --cc="-Wno-error" CXX: clang++ -Wno-error
run: | run: |
phpize phpize
./configure ./configure