pitrou commented on a change in pull request #10632:
URL: https://github.com/apache/arrow/pull/10632#discussion_r661635069
##########
File path: dev/tasks/tasks.yml
##########
@@ -824,7 +824,10 @@ tasks:
template: docker-tests/github.linux.yml
params:
env:
+ # clang-tools and llvm version need to be synchronized so as
+ # to have the right llvm-symbolizer version
CLANG_TOOLS: 11
+ LLVM: 11
Review comment:
@kszucs Does this seem ok?
--
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]