What's Changed
- Fix intel compiler installation when "assume yes" is not set as an
apt
default by @timdawborn in #121 - Fix
gcc
install check by @timdawborn in #122 - Move the logic that invokes
setup-fortran.sh
out of the action YAML and into a reusable script by @timdawborn in #123 - Make environment modification optional by @wpbonelli in #130
- Report slightly better error by @kant2002 in #135
- Support
version: latest
for gfortran and lfortran by @danieljprice in #137 - Drop windows-2019, add windows-2025 by @wpbonelli in #139
- Pin 3rd party action dependencies, setup dependabot by @wpbonelli in #147
New Contributors
- @timdawborn made their first contribution in #121
- @kant2002 made their first contribution in #135
- @danieljprice made their first contribution in #137
- @dependabot[bot] made their first contribution in #152
Full Changelog: v1.6...v1.7.0