kou commented on issue #37282: URL: https://github.com/apache/arrow/issues/37282#issuecomment-1689419736
We can see all jobs in `[email protected]` log: * tests: https://lists.apache.org/thread/4lj6jl4cjdso3gxy0jqkdslc0m4cb71m * release: https://lists.apache.org/thread/qc6g9fk6jo4z9d7k584ckmnkbfx2431k * packaging: https://lists.apache.org/thread/pffm05sl7pyydzkvqofk25opnfd5q94g In my interesting parts (Linux packages, GLib and Ruby), we can remove the followings: * test-debian-c-glib (test-debian-ruby covers it) * test-ubuntu-c-glib (test-ubuntu-ruby covers it) * test-ubuntu-ruby (apache/arrow's CI covers it) * test-debian-ruby (There is no duplicated job but I think that apache/arrow's CI jobs are enough) * centos-7-amd64 (CentOS 7 isn't reached EOL (2024-06-30) yet but we may be able to drop support for it) * (`centos-*-stream-*` (We may be able to remove them. It depends on recent RHEL related topic: https://www.redhat.com/en/blog/red-hats-commitment-open-source-response-gitcentosorg-changes )) * `debian-bullseye-*` (They are oldstable now.) * `ubuntu-lunar-*` (We can drop support for non-LTS Ubuntu releases.) -- 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]
