Add OBJC compiler var
This commit is contained in:
parent
c039504e4f
commit
649b4c773c
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
@ -20,6 +20,7 @@ jobs:
|
||||
CCACHE_SLOPPINESS: "time_macros"
|
||||
CC: "ccache clang"
|
||||
CXX: "ccache clang++"
|
||||
OBJC: "clang"
|
||||
steps:
|
||||
- name: Checkout
|
||||
run: |
|
||||
|
Loading…
x
Reference in New Issue
Block a user