Skip to content

Commit f5c4827

Browse files
authored
CDRIVER-4488 update supported platforms (#1159)
* update supported platforms * Remove link to Evergreen Public access to Evergreen is planned for removal. See: "Update: Evergreen Auth Policy"
1 parent eea8bb7 commit f5c4827

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

src/libmongoc/doc/installing.rst

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -8,16 +8,16 @@ The following guide will step you through the process of downloading, building,
88
Supported Platforms
99
-------------------
1010

11-
The MongoDB C Driver is `continuously tested <https://evergreen.mongodb.com/waterfall/mongo-c-driver>`_ on a variety of platforms including:
11+
The MongoDB C Driver is continuously tested on a variety of platforms including:
1212

1313
- Archlinux
14-
- Debian 9.2, 10.0
14+
- Debian 9.2, 10.0, 11.0
1515
- macOS 10.14
1616
- Microsoft Windows Server 2008, 2016
17-
- RHEL 6.2, 7.0, 7.1, 8.2
18-
- Ubuntu 16.04, 18.04
17+
- RHEL 6.2, 7.0, 7.1, 8.1, 8.2, 8.3
18+
- Ubuntu 16.04, 18.04, 20.04
1919
- 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
20+
- GCC 4.8, 4.9, 5.4, 6.3, 7.5, 8.2, 8.3, 9.4, 10.2
2121
- MinGW-W64
2222
- Visual Studio 2013, 2015, 2017
2323
- x86, x86_64, ARM (aarch64), Power8 (ppc64le), zSeries (s390x)

0 commit comments

Comments
 (0)