From 78256368c7073e5c71007a7dc4bb9f12db7746b7 Mon Sep 17 00:00:00 2001 From: Steven Silvester Date: Mon, 29 Aug 2022 17:33:00 -0500 Subject: [PATCH] PYTHON-3411 Stop testing MongoDB 6.0 on Amazon1 2018 (#1049) --- .evergreen/config.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.evergreen/config.yml b/.evergreen/config.yml index 621542226..a487c264a 100644 --- a/.evergreen/config.yml +++ b/.evergreen/config.yml @@ -2242,8 +2242,8 @@ buildvariants: - matrix_name: "tests-all" matrix_spec: platform: - # OSes that support versions of MongoDB>=2.6 with SSL. - - awslinux + # OSes that support versions of MongoDB>=3.6 with SSL. + - ubuntu-18.04 auth-ssl: "*" display_name: "${platform} ${auth-ssl}" tasks: