nealrichardson commented on code in PR #41403:
URL: https://github.com/apache/arrow/pull/41403#discussion_r1582300520


##########
dev/tasks/tasks.yml:
##########
@@ -1377,9 +1377,9 @@ tasks:
     template: r/azure.linux.yml
     params:
       r_org: rhub
-      r_image: debian-gcc-devel-lto
+      r_image: gcc13
       r_tag: latest
-      flags: '-e NOT_CRAN=false -e INSTALL_ARGS=--use-LTO'
+      flags: '-e INSTALL_ARGS=--use-LTO'

Review Comment:
   The purpose of this job IIRC is to test that we compile with LTO, we 
probably don't even need to run the tests, let alone do a full check with docs 
etc. So this is fine?



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