Setup Fortran with Conda
Version updated for https://github.com/gha3mi/setup-fortran-conda to version v0.13.1.
- 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, providing support for multiple Fortran compilers across Ubuntu, macOS, and Windows. It simplifies the process of installing Fortran, C, and C++ compilers, along with essential build tools like fpm, cmake, ninja, and meson, and allows users to specify additional packages. By streamlining these configurations, it addresses the complexity of setting up cross-platform Fortran development workflows for CI/CD pipelines.
Release notes
v0.13.1 - 2026-02-27
Others
- chore(deps): bump actions/upload-artifact from 4 to 7 (#148) by @dependabot[bot]
- chore(deps): bump actions/download-artifact from 4 to 8 (#147) by @dependabot[bot]
- update README.md status table (#146) by @gha3mi
Full Changelog: v0.13.0…v0.13.1