mirror of
https://github.com/OpenTTD/OpenTTD.git
synced 2026-07-22 18:49:40 +00:00
45aef2c0b9
While ubuntu-latest is transitioning from ubuntu-22.04 to ubuntu-24.04, the one we actually run on is random. But our workflow can work only with 22.04 (using clang15) or 24.04 (using clang) so just force 24.04 for now.