(#8579) [doc] Update supported platforms and configurations (2021-12-29)

Co-authored-by: CCI bot <javierg@jfrog.com>
This commit is contained in:
Conan Center Index Bot
2021-12-31 16:04:43 +01:00
committed by GitHub
parent 445ba06643
commit 87aacc21bc

View File

@@ -52,8 +52,8 @@ For more information see [conan-io/conan-docker-tools](https://github.com/conan-
## Linux
- Compilers:
- GCC versions: 5, 6, 7, 8, 9, 10
- Clang versions: 10, 11
- GCC versions: 5, 7, 8, 9, 10, 11
- Clang versions: 11, 12, 13
- C++ Standard Library (`libcxx`):
- GCC compiler: `libstdc++`, `libstdc++11`
- Clang compiler: `libstdc++`, `libc++`