Commits


Sutou Kouhei authored and GitHub committed 781907a8680
GH-36241: [Packaging] Drop support for Amazon Linux 2 (#36282) ### Rationale for this change We want to require CMake 3.16 or later. (GH-34921) If we drop support for Amazon Linux 2, we can require CMake 3.16 or later. ### What changes are included in this PR? Remove Amazon Linux 2 related codes. ### Are these changes tested? Yes. ### Are there any user-facing changes? Yes. * Closes: #36241 Authored-by: Sutou Kouhei <kou@clear-code.com> Signed-off-by: Sutou Kouhei <kou@clear-code.com>