Setup Fortran with Conda
Version updated for https://github.com/gha3mi/setup-fortran-conda to version v0.15.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
The “Setup Fortran with Conda” GitHub Action automates the setup of a Fortran development environment in CI/CD workflows using Conda. It installs a specified Fortran compiler (along with compatible C/C++ compilers) and development tools like fpm, cmake, and ninja, while allowing customization through additional package installations. This action simplifies and standardizes the configuration of cross-platform Fortran environments, enhancing productivity and consistency in software development pipelines.
What’s Changed
v0.15.1 - 2026-04-07
Others
- Update README.md status table [ci skip] (#156) (754eb5fa) by @gha3mi
- Update README.md status table [ci skip] (#157) (d2266017) by @gha3mi
- Update README.md status table [ci skip] (#158) (c2c07215) by @gha3mi
- Update README.md status table [ci skip] (#159) (0951a369) by @gha3mi
- Update README.md status table [ci skip] (#160) (9eb85d29) by @gha3mi
- Improve logging and update CI/CD workflow reference (#161) (0ff68f6a) by @gha3mi
Full Changelog: v0.15.0…v0.15.1