[GitHub] [arrow] kou commented on a change in pull request #6512: ARROW-8430: [CI] Configure self-hosted runners for Github Actions

2020-06-16 Thread GitBox
kou commented on a change in pull request #6512: URL: https://github.com/apache/arrow/pull/6512#discussion_r441156336 ## File path: ci/docker/ubuntu-14.04-cpp.dockerfile ## @@ -68,7 +68,7 @@ ENV ARROW_BUILD_TESTS=ON \ ARROW_WITH_BROTLI=ON \ ARROW_WITH_BZ2=ON \

[GitHub] [arrow] kou commented on a change in pull request #6512: ARROW-8430: [CI] Configure self-hosted runners for Github Actions [WIP][skip ci]

2020-06-10 Thread GitBox
kou commented on a change in pull request #6512: URL: https://github.com/apache/arrow/pull/6512#discussion_r438429415 ## File path: .github/workflows/cpp_cron.yml ## @@ -95,12 +95,13 @@ jobs: - name: Setup Python uses: actions/setup-python@v1 with: -