AMReX-Codes / amrex

AMReX: Software Framework for Block Structured AMR
https://amrex-codes.github.io/amrex
Other
553 stars 352 forks source link

CI: Test GCC-13 #4169

Closed WeiqunZhang closed 1 month ago

WeiqunZhang commented 1 month ago

Incflo uses the latest GCC on the latest Ubuntu runner. Some of its CI tests failed because of a new warning by GCC-13. This commit adds GCC-13 to CI tests.

Most of our GCC CI tests use GCC-9. This commit converts two of them to use GCC-13 and Ubuntu 24.04.