trixi-framework / HOHQMesh

High Order Hex-Quad Mesh (HOHQMesh) package to automatically generate all-quadrilateral meshes with high order boundary information.

Home Page:https://trixi-framework.github.io/HOHQMesh

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add more compilers & OS to CI testing

sloede opened this issue · comments

At the moment, we run tests on ubuntu-latest, macos-latest, windows-latest. On the *nix systems, we use GNU Fortran 10, on Windows currently GNU Fortran 12. It might be useful to also add ubuntu-22.04 and macos-12 using GNU Fortran 11 to cover a wider range of OS and compilers.