Skip to content

Commit 7b509a2

Browse files
authored
corrected Ubuntu version (#415)
The Ubuntu version used in CI is 20.04, instead of 18.04 as mentioned in the README.md
1 parent 1822e3f commit 7b509a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ The following combinations are tested on the default branch of stdlib:
8787

8888
Name | Version | Platform | Architecture
8989
--- | --- | --- | ---
90-
GCC Fortran | 7, 8, 9, 10 | Ubuntu 18.04 | x86_64
90+
GCC Fortran | 7, 8, 9, 10 | Ubuntu 20.04 | x86_64
9191
GCC Fortran | 7, 8, 9, 10 | MacOS Catalina 10.15 | x86_64
9292
GCC Fortran | 8 | Windows Server 2019 | x86_64
9393
GCC Fortran (MSYS) | 10 | Windows Server 2019 | x86_64

0 commit comments

Comments
 (0)