Skip to content

Commit f2e99dd

Browse files
committed
Update section compilers of README
1 parent 0bf097a commit f2e99dd

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -87,12 +87,12 @@ The following combinations are tested on the default branch of stdlib:
8787

8888
Name | Version | Platform | Architecture
8989
--- | --- | --- | ---
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
90+
GCC Fortran | 10, 11, 12, 13, 14 | Ubuntu 24.04.3 LTS | x86_64
91+
GCC Fortran | 11, 12, 13, 14 | macOS 14.7.6 (23H626) | x86_64
9292
GCC Fortran (MSYS) | 13 | Windows Server 2022 (10.0.20348 Build 1547) | x86_64
9393
GCC Fortran (MinGW) | 13 | Windows Server 2022 (10.0.20348 Build 1547) | x86_64
94-
Intel oneAPI LLVM | 2024.0 | Ubuntu 22.04.2 LTS | x86_64
95-
Intel oneAPI classic | 2023.1 | macOS 12.6.3 (21G419) | x86_64
94+
Intel oneAPI LLVM | 2024.1 | Ubuntu 24.04.3 LTS | x86_64
95+
Intel oneAPI classic | 2021.10 | Ubuntu 22.04.5 LTS | x86_64
9696

9797
The following combinations are known to work, but they are not tested in the CI:
9898

0 commit comments

Comments
 (0)