Below you will find pages that utilize the taxonomy term “fortran-lang”
January 22, 2026
Setup fpm
Version updated for https://github.com/fortran-lang/setup-fpm to version v9.
This action is used across all versions by 347 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The setup-fpm GitHub Action automates the installation and setup of the Fortran Package Manager (fpm) on Ubuntu, macOS, and Windows environments within CI workflows. It simplifies the process of adding fpm to the system path, enabling seamless execution of Fortran build and package management tasks.
December 2, 2025
Setup Fortran
Version updated for https://github.com/fortran-lang/setup-fortran to version v1.8.1.
This action is used across all versions by 125 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed feat: add gcc-15 support on Windows, macOS by @perazz in https://github.com/fortran-lang/setup-fortran/pull/157 feat: support macos-15-intel, drop macos-13 by @wpbonelli in https://github.com/fortran-lang/setup-fortran/pull/172 chore: update lfortran versions, drop gcc 12 @wpbonelli in https://github.com/fortran-lang/setup-fortran/pull/173 fix: detect brew prefix instead of hardcoding locations by @wpbonelli in https://github.