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 eea8bb7 commit f5c4827Copy full SHA for f5c4827
src/libmongoc/doc/installing.rst
@@ -8,16 +8,16 @@ The following guide will step you through the process of downloading, building,
8
Supported Platforms
9
-------------------
10
11
-The MongoDB C Driver is `continuously tested <https://evergreen.mongodb.com/waterfall/mongo-c-driver>`_ on a variety of platforms including:
+The MongoDB C Driver is continuously tested on a variety of platforms including:
12
13
- Archlinux
14
-- Debian 9.2, 10.0
+- Debian 9.2, 10.0, 11.0
15
- macOS 10.14
16
- Microsoft Windows Server 2008, 2016
17
-- RHEL 6.2, 7.0, 7.1, 8.2
18
-- Ubuntu 16.04, 18.04
+- RHEL 6.2, 7.0, 7.1, 8.1, 8.2, 8.3
+- Ubuntu 16.04, 18.04, 20.04
19
- Clang 3.4, 3.5, 3.7, 3.8, 6.0
20
-- GCC 4.8, 4.9, 5.4, 6.3, 8.2, 8.3
+- GCC 4.8, 4.9, 5.4, 6.3, 7.5, 8.2, 8.3, 9.4, 10.2
21
- MinGW-W64
22
- Visual Studio 2013, 2015, 2017
23
- x86, x86_64, ARM (aarch64), Power8 (ppc64le), zSeries (s390x)
0 commit comments