raulcd commented on code in PR #45519:
URL: https://github.com/apache/arrow/pull/45519#discussion_r1954156901
##########
.github/workflows/cpp.yml:
##########
@@ -98,8 +98,8 @@ jobs:
image: ubuntu-cpp
llvm: 10
runs-on: ubuntu-24.04-arm
- title: ARM64 Ubuntu 20.04 C++
- ubuntu: 20.04
+ title: ARM64 Ubuntu 22.04 C++
Review Comment:
The CI failure is related. We can't seem to be able to use llvm and clang 10
for Ubuntu 22.04. Should we bump to 14?
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]