We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 734d39f commit 0f00d42Copy full SHA for 0f00d42
README.md
@@ -96,9 +96,9 @@ CI/Testing is performed on the following system matrix:
96
97
| OS | Compiler | Arch | Comments |
98
|------------------|------------------------------|-------------------------|----------------------------|
99
-| Linux | GNU 7/8/9/10, Clang 6/8/9/10 | amd64 | sasl, coverage, sanitizers |
+| Linux | GNU 7/9/10, Clang 9/10/11 | amd64 | sasl, coverage, sanitizers |
100
| MacOS | AppleClang 12 | amd64 | sasl, coverage |
101
-| FreeBSD, OpenBSD | Clang 8 | amd64 | sasl, coverage |
+| FreeBSD, OpenBSD | Clang 10 | amd64 | sasl, coverage |
102
| Windows | MSVC 16, MinGW | amd64 | no sasl, no tests |
103
| Solaris | SunPro 12.5 | amd64 | no sasl, no tests, manually|
104
0 commit comments