fortran-lang/Setup Fortran

Setup Fortran compiler and toolchain

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Activelast commit Jun 24, 2026
License
Apache 2.0

Pinned Snippet

workflow.ymlSHA-pinned
uses: fortran-lang/setup-fortran@195bac823dc6e05bb7c706311ad4540ffc34d5b9 # v1.9.2

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
compilerToolchain or compiler to installyesgcc
versionVersion of toolchain or compilerno
update-environmentWhether to set environment variablesnotrue
namedescription
fcPath to Fortran compiler
ccPath to C compiler
cxxPath to C++ compiler