Return-To-The-Roots / s25client

Return To The Roots (Settlers II(R) Clone)
http://www.rttr.info
GNU General Public License v2.0
476 stars 75 forks source link

GHA: Test latest compilers #1575

Closed Flamefire closed 1 year ago

Flamefire commented 1 year ago

Add GCC 12 to test and build with Clang 16 and its default C++ standard. So both latest GCC & Clang use the minimum required C++ standard and their default.

Followup to #1558