Below you will find pages that utilize the taxonomy term “Gha3mi”
April 26, 2026
Setup Fortran with Conda
Version updated for https://github.com/gha3mi/setup-fortran-conda to version v0.15.2.
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 sets up a comprehensive Fortran development environment using Conda across multiple operating systems (Ubuntu, macOS, Windows). It automates the installation of various Fortran compilers, corresponding C/C++ compilers, and essential development tools like fpm, cmake, and ninja, while also allowing additional package installations. This action simplifies the configuration of Fortran-based CI/CD pipelines, ensuring consistency and reducing manual setup effort for developers.
April 8, 2026
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.