Setup Fortran with Conda
Version updated for https://github.com/gha3mi/setup-fortran-conda to version v0.15.3.
- This action is used across all versions by 67 repositories.
Action Type
This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
This GitHub Action sets up a Fortran development environment using Conda across multiple operating systems (Ubuntu, macOS, and Windows). It automates the installation and configuration of Fortran compilers along with associated tools like fpm, cmake, and ninja, providing a streamlined setup for building and testing Fortran projects in CI/CD workflows. The action also supports additional package installations and sets necessary environment variables for seamless integration with build and testing tools.
What’s Changed
v0.15.3 - 2026-05-03
Fixes
Full Changelog: v0.15.2…v0.15.3