Skip to content

Commit

Permalink
README: fix CI compiler versions
Browse files Browse the repository at this point in the history
  • Loading branch information
m6w6 committed Apr 15, 2021
1 parent 734d39f commit 0f00d42
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -96,9 +96,9 @@ CI/Testing is performed on the following system matrix:

| OS | Compiler | Arch | Comments |
|------------------|------------------------------|-------------------------|----------------------------|
| 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 |
| MacOS | AppleClang 12 | amd64 | sasl, coverage |
| FreeBSD, OpenBSD | Clang 8 | amd64 | sasl, coverage |
| FreeBSD, OpenBSD | Clang 10 | amd64 | sasl, coverage |
| Windows | MSVC 16, MinGW | amd64 | no sasl, no tests |
| Solaris | SunPro 12.5 | amd64 | no sasl, no tests, manually|

Expand Down

0 comments on commit 0f00d42

Please sign in to comment.