Skip to content

Commit a25e4ed

Browse files
Update build-mlir.yml
1 parent 72f653d commit a25e4ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-mlir.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
run: |
1515
git clone https://github.com/llvm/llvm-project.git
1616
cd llvm-project
17-
git checkout 98e674c9f16d677d95c67bc130e267fae331e43c
17+
git checkout d401987fe349a87c53fe25829215b080b70c0c1a
1818
cd ..
1919
2020
- name: Set up Python 3

0 commit comments

Comments
 (0)