Releases: fortran-lang/setup-fortran
Releases · fortran-lang/setup-fortran
Fortran setup action version 1.2
Changelog
- ci: add macos-13 to test matrix by @wpbonelli in #14
- The process of pressing Enter is bypassed by adding the --yes option to add-apt-repository. by @kohei-noda-qcrg in #20
- Add support for GCC 13 by @wpbonelli in #16
- Update for Intel 2023.2.0 by @awvwgk in #25
- feat: support Intel on Windows by @wpbonelli in #27
- docs(readme): miscellaneous by @wpbonelli in #28
- fix: multiple minor fixes by @wpbonelli in #29
New Contributors
- @kohei-noda-qcrg made their first contribution in #20
Full Changelog: v1.1...v1.2
Fortran setup action version 1.1
Support for the GCC toolchain varies across GitHub-hosted runner images.
runner | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 |
---|---|---|---|---|---|---|---|---|
macos-11 | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | |
macos-12 | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | |
ubuntu-20.04 | ✓ | ✓ | ✓ | ✓ | ✓ | |||
ubuntu-22.04 | ✓ | ✓ | ✓ | ✓ | ||||
windows-2019 | ✓ | ✓ | ✓ | ✓ | ✓ | |||
windows-2022 | ✓ | ✓ | ✓ | ✓ | ✓ |
Supported Intel toolchains:
runner | compiler | version |
---|---|---|
ubuntu-* | intel | 2023.1, 2023.0, 2022.2.1, 2022.2, 2022.1, 2022.0, 2021.4, 2021.3, 2021.2, 2021.1.2, 2021.1 |
ubuntu-* | intel-classic | 2021.9, 2021.8, 2021.7.1, 2021.7, 2021.6, 2021.5, 2021.4, 2021.3, 2021.2, 2021.1.2, 2021.1 |
macos-* | intel-classic | 2021.9, 2021.8, 2021.7.1, 2021.7, 2021.6, 2021.5, 2021.4, 2021.3, 2021.2, 2021.1 |
Fortran setup action version 1.0
runner | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 |
---|---|---|---|---|---|---|---|---|
macos-11 | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | |
macos-12 | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | |
ubuntu-20.04 | ✓ | ✓ | ✓ | ✓ | ✓ | |||
ubuntu-22.04 | ✓ | ✓ | ✓ | ✓ | ||||
windows-2019 | ✓ | ✓ | ✓ | ✓ | ✓ | |||
windows-2022 | ✓ | ✓ | ✓ | ✓ | ✓ |