GitHub action to setup Fortran compiler and toolchain

1 Open Issue Need Help Last updated: Sep 4, 2025

Open Issues Need Help

View All on GitHub

AI Summary: The user reports that the `setup_fortran` workflow hardwires specific compiler versions, leading to conflicts when other packages install the default/latest version of the same compiler via the same package manager (e.g., Homebrew). They request an option to install the latest available or default compiler version for a given platform, mirroring typical user behavior and allowing testing of common use cases.

Complexity: 2/5
enhancement help wanted

GitHub action to setup Fortran compiler and toolchain

Shell