kkraus14 commented on code in PR #13896: URL: https://github.com/apache/arrow/pull/13896#discussion_r946987712
########## .env: ########## @@ -54,7 +54,7 @@ UBUNTU=20.04 # Default versions for various dependencies CLANG_TOOLS=12 -CUDA=9.1 +CUDA=11.4.0 Review Comment: It may make sense to pick the oldest supported version here instead of this so that someone doesn't accidentally use a feature introduced in a newer driver version and allow it to slip through CI. -- 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]
