File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 2020 fail-fast : false
2121 matrix :
2222 os : [ubuntu-latest, macos-latest]
23- gcc_v : [10, 11, 12] # Version of GFortran we want to use.
23+ gcc_v : [10, 11, 12, 13 ] # Version of GFortran we want to use.
2424 build : [cmake]
2525 include :
2626 - os : ubuntu-latest
Original file line number Diff line number Diff line change @@ -87,8 +87,8 @@ The following combinations are tested on the default branch of stdlib:
8787
8888Name | Version | Platform | Architecture
8989--- | --- | --- | ---
90- GCC Fortran | 10, 11, 12 | Ubuntu 22.04.2 LTS | x86_64
91- GCC Fortran | 10, 11, 12 | macOS 12.6.3 (21G419) | x86_64
90+ GCC Fortran | 10, 11, 12, 13 | Ubuntu 22.04.2 LTS | x86_64
91+ GCC Fortran | 10, 11, 12, 13 | macOS 12.6.3 (21G419) | x86_64
9292GCC Fortran (MSYS) | 10 | Windows Server 2022 (10.0.20348 Build 1547) | x86_64
9393GCC Fortran (MinGW) | 10 | Windows Server 2022 (10.0.20348 Build 1547) | x86_64, i686
9494Intel oneAPI classic | 2021.1 | Ubuntu 22.04.2 LTS | x86_64
You can’t perform that action at this time.
0 commit comments