Setup Fortran Compilers
Version updated for https://github.com/minhqdao/setup-fortran to version v1.9.3.
- This action is used across all versions by 4 repositories.
Action Type
This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
minhqdao/setup-fortran is a GitHub Action that automates the setup and testing of Fortran projects across multiple compilers, versions, architectures, and operating systems. It provides reproducible toolchains for GNU, Intel, LLVM, NVIDIA, AMD, Arm, and LFortran on Linux, macOS, and Windows. The action supports various inputs to configure compiler choices, versions, and additional settings like MSYS2 subsystem and disk cleanup for nvfortran.
What’s Changed
- Harden security.
- Rework CI.