nealrichardson commented on PR #45445: URL: https://github.com/apache/arrow/pull/45445#issuecomment-2736444533
> So, apart from the Vala issue on the CentOS 8 Stream build, the remaining issues are: > > * C++ compiler is too old on Windows RTools 4.0 (gcc 8.3.0) This one is tricky to upgrade, as we saw in #44989. No reason in principle we can't though. > * C++ compiler is too old on test-r-rstudio-r-base-4.1-opensuse155 (gcc 7.5.0) This distro went [EOL at the end of 2024](https://news.opensuse.org/2024/12/19/leap-nears-eol/), so we can drop it (or replace it with 15.6, or something else, depending on what this job is testing, I don't recall OTOH.) > * C++ compiler is too old on test-r-rstudio-r-base-4.2-focal (gcc 9.4.0) Ubuntu 20.04 goes EOL in May, so we don't need to struggle to keep this one working either. -- 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]
