Open spco opened 1 year ago
I assume this is for the CI only? It would simplify the ci.yml
structure, and maybe help with the issues with some macos versions.
It would also be good to test for the intel compiler. I thought it was not possible using github actions.
Using https://github.com/fortran-lang/setup-fortran might mean we can slim down our own hand-crafted Fortran compiler install code. I've not looked over it at all to check it would work, but looks good.
It would help with moving to
ifx
support a la #510 , although looking at the matrix,macos+ifx
is not yet supported in the Action.