Skip to content

Commit 53124cd

Browse files
authored
Upgrade LLVM to 19.1.0 in pip package (#8423)
1 parent c8dcb4c commit 53124cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pip.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ on:
1212

1313
env:
1414
# TODO: detect this from repo somehow: https://github.com/halide/Halide/issues/8406
15-
LLVM_VERSION: 18.1.8
15+
LLVM_VERSION: 19.1.0
1616
FLATBUFFERS_VERSION: 23.5.26
1717
WABT_VERSION: 1.0.36
1818

0 commit comments

Comments
 (0)