Commits


Sutou Kouhei authored and GitHub committed c8a7defecbb
GH-45482: [CI][Python] Don't use Ubuntu 20.04 for wheel test (#45483) ### Rationale for this change Ubuntu 20.04 will reach EOL on 2025-05. ### What changes are included in this PR? Remove a wheel test that uses Ubuntu 20.04. ### Are these changes tested? Yes. ### Are there any user-facing changes? No. * GitHub Issue: #45482 Authored-by: Sutou Kouhei <kou@clear-code.com> Signed-off-by: Sutou Kouhei <kou@clear-code.com>