File tree 2 files changed +3
-3
lines changed 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -129,8 +129,8 @@ jobs:
129
129
packages:
130
130
llvm:
131
131
externals:
132
- - spec: llvm@18
133
- prefix: /usr/lib/llvm-18
132
+ - spec: llvm@16
133
+ prefix: /usr/lib/llvm-16
134
134
EOF
135
135
136
136
- name : Configure GHCR mirror
Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ You should have all of the following installed before installing GridKit™
18
18
- [Suitesparse](https://github.com/DrTimothyAldenDavis/SuiteSparse) >= 5.x (optional)
19
19
- [Ipopt](https://github.com/coin-or/Ipopt) >= 3.x (optional)
20
20
- [Enzyme](https://github.com/EnzymeAD/Enzyme) >=0.0.131 (optional)
21
- - [LLVM](https://github.com/llvm/llvm-project) >= 18 .x
21
+ - [LLVM](https://github.com/llvm/llvm-project) 16 .x
22
22
- [ CMake] ( https://cmake.org/ ) >= 3.12
23
23
- C++ 17 compliant compiler
24
24
You can’t perform that action at this time.
0 commit comments