Commits


Sutou Kouhei authored and GitHub committed d8f3946051d
ARROW-17969: [CI][C++] Don't use LLVM 14 or later on Ubuntu 18.04 (#14356) Because LLVM 14 from apt.llvm.org requires libgcc-s1 but libgcc-s1 is available since Ubuntu 20.04. Authored-by: Sutou Kouhei <kou@clear-code.com> Signed-off-by: Sutou Kouhei <kou@clear-code.com>