fortran-lang / setup-fortran

GitHub action to setup Fortran compiler and toolchain
https://github.com/marketplace/actions/setup-fortran
Apache License 2.0
75 stars 25 forks source link

Order columns of the compatibility matrix #103

Closed minhqdao closed 3 months ago

minhqdao commented 3 months ago

Order the columns of the compatibility matrix according to ascending compiler version number.

The updated compatibility matrix can be seen here.

Tackles https://github.com/fortran-lang/setup-fortran/issues/102.