Setup Fortran with Conda
Version updated for https://github.com/gha3mi/setup-fortran-conda to version v0.15.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, “Setup Fortran with Conda,” automates the setup of a Fortran development environment across multiple platforms (Ubuntu, macOS, and Windows) using Conda. It installs a specified Fortran compiler along with essential tools like fpm, cmake, and ninja, and configures necessary environment variables for seamless integration. The action simplifies the CI/CD process for Fortran projects by providing a consistent and easily customizable development environment.
Release notes
v0.15.0 - 2026-03-15
Features
Others
Full Changelog: v0.14.0…v0.15.0