File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -23,21 +23,15 @@ jobs:
2323 - {compiler: intel, version: '2022.0'}
2424 - {compiler: intel, version: '2023.0'}
2525 - {compiler: intel, version: '2024.0'}
26- - {compiler: intel, version: '2025.0'}
27- include :
28- - os : ubuntu-latest
29- toolchain : {compiler: intel, version: '2023.2'}
3026 exclude :
3127 - os : macos-latest
3228 toolchain : {compiler: gcc, version: 16}
3329 - os : macos-latest
34- toolchain : {compiler: intel, version: '2022.0'}
35- - os : macos-latest
36- toolchain : {compiler: intel, version: '2023.0'}
37- - os : macos-latest
38- toolchain : {compiler: intel, version: '2024.0'}
39- - os : macos-latest
40- toolchain : {compiler: intel, version: '2025.0'}
30+ toolchain :
31+ - {compiler: intel, version: '2022.0'}
32+ - {compiler: intel, version: '2023.0'}
33+ - {compiler: intel, version: '2024.0'}
34+ - {compiler: intel, version: '2025.0'}
4135
4236 steps :
4337 - uses : fortran-lang/setup-fortran@v1.6.1
You can’t perform that action at this time.
0 commit comments