Skip to content

Commit 88e9b66

Browse files
committed
CI: Add env LLVM_CONFIG_PATH.
1 parent 85d1057 commit 88e9b66

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ env:
1111
CARGO_TERM_COLOR: always
1212
RUST_BACKTRACE: "1"
1313
RUSTFLAGS: "-D warnings"
14+
LLVM_CONFIG_PATH: llvm-config-10
1415

1516
jobs:
1617
ci:

0 commit comments

Comments
 (0)