Skip to content

Commit 0f00d42

Browse files
committed
README: fix CI compiler versions
1 parent 734d39f commit 0f00d42

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -96,9 +96,9 @@ CI/Testing is performed on the following system matrix:
9696

9797
| OS | Compiler | Arch | Comments |
9898
|------------------|------------------------------|-------------------------|----------------------------|
99-
| Linux | GNU 7/8/9/10, Clang 6/8/9/10 | amd64 | sasl, coverage, sanitizers |
99+
| Linux | GNU 7/9/10, Clang 9/10/11 | amd64 | sasl, coverage, sanitizers |
100100
| MacOS | AppleClang 12 | amd64 | sasl, coverage |
101-
| FreeBSD, OpenBSD | Clang 8 | amd64 | sasl, coverage |
101+
| FreeBSD, OpenBSD | Clang 10 | amd64 | sasl, coverage |
102102
| Windows | MSVC 16, MinGW | amd64 | no sasl, no tests |
103103
| Solaris | SunPro 12.5 | amd64 | no sasl, no tests, manually|
104104

0 commit comments

Comments
 (0)