Commits


Antoine Pitrou authored and GitHub committed acf15bb1290
MINOR: [C++][CI] Move ThreadSanitizer build to Ubuntu 24.04 (#44159) 1. Update Crossbow ThreadSanitizer build to use newer Ubuntu LTS 2. Enable S3 as it passes on 24.04 3. Disable Flight as it produces numerous errors on 24.04 (see GH-36552) Authored-by: Antoine Pitrou <antoine@python.org> Signed-off-by: Sutou Kouhei <kou@clear-code.com>