Setup Fortran with Conda
Version updated for https://github.com/gha3mi/setup-fortran-conda to version v0.11.2.
- This action is used across all versions by 62 repositories.
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 for CI/CD workflows. It installs a specified Fortran compiler along with essential tools like fpm, cmake, and meson, ensuring compatibility across platforms (Ubuntu, macOS, Windows). By streamlining the configuration of Fortran and related compilers, it simplifies testing and building Fortran projects in continuous integration environments.
Release notes
v0.11.2 - 2026-01-25
Others
- chore: update cmake configuration (#127) by @gha3mi
- chore: remove lfortran debug flags from cmake (#126) by @gha3mi
Full Changelog: v0.11.1…v0.11.2