JayjeetAtGithub commented on a change in pull request #10913:
URL: https://github.com/apache/arrow/pull/10913#discussion_r711278707



##########
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:
       @kou I have to this to run the skyhook integrations tests in github 
workflows along with the other CPP tests.




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