Skip to content

Commit 9a75318

Browse files
committed
set correct commit hash for llvm clone
1 parent 8721917 commit 9a75318

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

.github/workflows/build-mlir.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
run: |
2828
git clone https://github.com/llvm/llvm-project.git
2929
cd llvm-project
30-
git checkout 98e674c9f16d677d95c67bc130e267fae331e43c
30+
git checkout d401987fe349a87c53fe25829215b080b70c0c1a
3131
cd ..
3232
3333
- name: Install dependencies

conda/build.sh

100644100755
File mode changed.

0 commit comments

Comments
 (0)