pitrou commented on a change in pull request #11666:
URL: https://github.com/apache/arrow/pull/11666#discussion_r756203316



##########
File path: dev/tasks/tasks.yml
##########
@@ -1106,6 +1106,15 @@ tasks:
     template: r/github.linux.offline.build.yml
 
 
+  test-r-rhub-debian-gcc-release-ccache:
+    ci: azure
+    template: r/azure.linux.yml
+    params:
+      r_org: rhub
+      r_image: debian-gcc-release
+      r_tag: latest
+      r_build_ccache: true

Review comment:
       Do we really need an additional CI build just to test ccache? Can you 
just add `r_build_ccache` to an existing build?




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