jonkeane commented on code in PR #50299:
URL: https://github.com/apache/arrow/pull/50299#discussion_r3857588155


##########
ci/scripts/r_docker_configure.sh:
##########
@@ -86,5 +86,22 @@ else
 fi
 
 
+# Update clang version to latest available.
+# The rhub/ubuntu-clang image ships clang-15 but CRAN's debian-clang now uses
+# clang 22. Install clang-22 from LLVM's apt repos to match.

Review Comment:
   Do we need to upstream this to rhub too? Could we link the issue / PR doing 
that?



-- 
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]

Reply via email to