[3.14] GH-136895: Update JIT builds to use LLVM 21 (GH-140329) #5674
jit.yml
on: pull_request
Interpreter (Debug)
10m 53s
Matrix: linux-extras
Matrix: linux
Matrix: macos
Matrix: windows
Annotations
6 errors and 4 warnings
|
x86_64-pc-windows-msvc/msvc (Release)
Process completed with exit code 1.
|
|
i686-pc-windows-msvc/msvc (Release)
Process completed with exit code 1.
|
|
x86_64-pc-windows-msvc/msvc (Debug)
Process completed with exit code 1.
|
|
i686-pc-windows-msvc/msvc (Debug)
Process completed with exit code 1.
|
|
aarch64-pc-windows-msvc/msvc (Release)
Process completed with exit code 1.
|
|
aarch64-pc-windows-msvc/msvc (Debug)
Process completed with exit code 1.
|
|
aarch64-apple-darwin/clang (Release)
llvm@21 was installed but not linked because llvm@20 is already installed.
To link this version, run:
brew link llvm@21
|
|
x86_64-apple-darwin/clang (Release)
llvm@21 was installed but not linked because llvm@20 is already installed.
To link this version, run:
brew link llvm@21
|
|
aarch64-apple-darwin/clang (Debug)
llvm@21 was installed but not linked because llvm@20 is already installed.
To link this version, run:
brew link llvm@21
|
|
x86_64-apple-darwin/clang (Debug)
llvm@21 was installed but not linked because llvm@20 is already installed.
To link this version, run:
brew link llvm@21
|