Commits


Antoine Pitrou authored and GitHub committed b178cc0b884
GH-36492: [CI][Python] Add Ubuntu 22.04 nightly build (#36480) Ubuntu 22.04 is the most recent LTS version. It also has recent enough gRPC packages, so Flight will be enabled and tested on this platform. * Closes: #36492 Authored-by: Antoine Pitrou <antoine@python.org> Signed-off-by: Sutou Kouhei <kou@clear-code.com>