jonkeane commented on code in PR #44970:
URL: https://github.com/apache/arrow/pull/44970#discussion_r1876163260


##########
dev/tasks/tasks.yml:
##########
@@ -962,6 +962,18 @@ tasks:
       flags: -e CC=gcc-14 -e CXX=g++-14 -e RapidJSON_SOURCE=BUNDLED
       image: ubuntu-cpp
 
+  test-ubuntu-24.04-cpp-gcc-15:
+    ci: github
+    template: docker-tests/github.linux.yml
+    params:
+      env:
+        CLANG_TOOLS: 15
+        GCC_VERSION: snapshot

Review Comment:
   I'm trying to get a CI job up that tests what CRAN is testing at 
https://www.stats.ox.ac.uk/pub/bdr/gcc15/arrow.out Which, is indeed the 
_unreleased_ GCC. I haven't (yet) gotten an email asking us to fix this, but we 
have in the past been asked to fix things that error on even unreleased 
compilers. (Yes, I know this sounds absurd, nevertheless it's the way CRAN 
works).



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