kou commented on a change in pull request #10913:
URL: https://github.com/apache/arrow/pull/10913#discussion_r711362964
##########
File path: .github/workflows/cpp.yml
##########
@@ -60,11 +60,15 @@ jobs:
image:
- conda-cpp
- ubuntu-cpp-sanitizer
+ - ubuntu-cpp-skyhook
include:
- image: conda-cpp
title: AMD64 Conda C++
- image: ubuntu-cpp-sanitizer
title: AMD64 Ubuntu 20.04 C++ ASAN UBSAN
+ - image: ubuntu-cpp-skyhook
+ ubuntu: 20.04
Review comment:
Sorry. I should have said explicitly.
Why do you want to use a separated job for Skyhook instead of adding Skyhook
enabled configuration to existing job?
--
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]