[3.14] GH-136895: Update JIT builds to use LLVM 20 (GH-140329) #41
jit.yml
on: push
Interpreter (Debug)
9m 48s
Matrix: linux-extras
Matrix: linux
Matrix: macos
Matrix: windows
Annotations
4 warnings
|
aarch64-apple-darwin/clang (Debug)
llvm@20 was installed but not linked because llvm@15 is already installed.
To link this version, run:
brew link llvm@20
|
|
x86_64-apple-darwin/clang (Release)
llvm@20 was installed but not linked because llvm@18 is already installed.
To link this version, run:
brew link llvm@20
|
|
x86_64-apple-darwin/clang (Debug)
llvm@20 was installed but not linked because llvm@18 is already installed.
To link this version, run:
brew link llvm@20
|
|
aarch64-apple-darwin/clang (Release)
llvm@20 was installed but not linked because llvm@15 is already installed.
To link this version, run:
brew link llvm@20
|