Skip to content

Commit c486aa3

Browse files
committed
chore(ci): android filament build use clang
1 parent 167bc22 commit c486aa3

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/build-android.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@ jobs:
4545
env:
4646
CC: clang
4747
CXX: clang++
48+
CXXFLAGS: -std=c++17
4849
run: bun build-filament debug --platform android
4950

5051
- name: Upload Filament libraries

0 commit comments

Comments
 (0)