Skip to content

Commit c1df7b0

Browse files
committed
[FOLD] use ninja when building llvm
1 parent 4caf593 commit c1df7b0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

+1
Original file line numberDiff line numberDiff line change
@@ -326,6 +326,7 @@ jobs:
326326
build-type: ${{ matrix.build-type }}
327327
cc: ${{ steps.setup-cpp.outputs.cc }}
328328
cxx: ${{ steps.setup-cpp.outputs.cxx }}
329+
generator: Ninja
329330
install: true
330331
install-prefix: ${sourceDir}/../install
331332
run-tests: false

0 commit comments

Comments
 (0)