[3.14] GH-136895: Update JIT builds to use LLVM 21 (GH-140329) #2493
tail-call.yml
on: pull_request
Matrix: linux
Matrix: macos
Matrix: windows
Annotations
2 warnings
|
aarch64-apple-darwin/clang
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
llvm@21 was installed but not linked because llvm@20 is already installed.
To link this version, run:
brew link llvm@21
|