Setup Fortran with Conda
Version updated for https://github.com/gha3mi/setup-fortran-conda to version v0.13.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 essential tools like fpm, cmake, ninja, and meson. It streamlines the configuration process across multiple operating systems (Ubuntu, macOS, Windows) and supports various compiler options, solving the complexity of manually setting up consistent development environments for CI/CD workflows. Key capabilities include automatic environment variable configuration and support for installing additional packages.
Release notes
v0.13.0 - 2026-02-27
Features
- feat: new README table (740ce90) by @gha3mi
- feat: compact README status table and add OS version (c6c2cbb) by @gha3mi
Fixes
Others
Full Changelog: v0.12.0…v0.13.0