Setup Fortran with Conda
Version updated for https://github.com/gha3mi/setup-fortran-conda to version v0.11.3.
- This action is used across all versions by 63 repositories.
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 across multiple platforms (Linux, macOS, and Windows). It installs a specified Fortran compiler along with related tools like C/C++ compilers, fpm, cmake, ninja, and meson, and configures essential environment variables for seamless integration with CI/CD workflows. The action simplifies Fortran project setup, enabling developers to efficiently run tests and build projects in a consistent and portable environment.
Release notes
v0.11.3 - 2026-01-27
Fixes
Full Changelog: v0.11.2…v0.11.3