Setup Fortran with Conda
Version updated for https://github.com/gha3mi/setup-fortran-conda to version v0.11.0.
- This action is used across all versions by 61 repositories.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The “Setup Fortran with Conda” GitHub Action automates the process of setting up a Fortran development environment using Conda for CI/CD workflows. It installs the specified Fortran compiler along with corresponding C/C++ compilers and essential tools like fpm, cmake, and meson, while configuring environment variables for seamless compilation and testing. This action simplifies cross-platform Fortran development and testing by ensuring consistent and ready-to-use build environments across Linux, macOS, and Windows.
Release notes
v0.11.0 - 2025-12-26
Fixes
Full Changelog: v0.10.13…v0.11.0