GitHub action to setup Fortran compiler and toolchain

4 Open Issues Need Help Last updated: Aug 4, 2026

Open Issues Need Help

View All on GitHub
enhancement good first issue

GitHub action to setup Fortran compiler and toolchain

Shell
enhancement good first issue tests

GitHub action to setup Fortran compiler and toolchain

Shell
enhancement help wanted good first issue tests

GitHub action to setup Fortran compiler and toolchain

Shell

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