Setup Fortran with Conda
Version updated for https://github.com/gha3mi/setup-fortran-conda to version v0.14.0.
- This action is used across all versions by 63 repositories.
Action Type
This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
This GitHub Action automates the setup of a Fortran development environment using Conda, including the installation of Fortran compilers, associated C/C++ compilers, and tools like fpm, cmake, ninja, and meson. It simplifies the configuration process for cross-platform CI/CD workflows, enabling developers to efficiently test and build Fortran-based projects on Linux, macOS, and Windows. The action ensures correct environment variable settings and supports additional package installations for enhanced functionality.
Release notes
v0.14.0 - 2026-03-04
Features
Others
Full Changelog: v0.13.1…v0.14.0