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



##########
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:
       It'll be something like `ccache g++ ...` I can run the build with 
verbosity to get the full full command (though it'll be after I'm done doing 
the same for a different CI 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