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.com/fortran-lang/setup-fortran/pull/176
Full Changelog: https://github.com/fortran-lang/setup-fortran/compare/v1.8.0...v1.8.1