Skip to content

Commit dec1429

Browse files
authored
Update svf-teaching.yml
1 parent 8bbba20 commit dec1429

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/svf-teaching.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
- name: build
4444
run: |
4545
export SVF_DIR=$(npm root)/SVF
46-
export LLVM_DIR=$(npm root)/llvm-16.0.0.obj
46+
export LLVM_DIR=$(npm root)/llvm-18.1.0.obj
4747
export Z3_DIR=$(npm root)/z3.obj
4848
echo "SVF_DIR="$SVF_DIR
4949
echo "LLVM_DIR="$LLVM_DIR

0 commit comments

Comments
 (0)