Skip to content

Commit 7825636

Browse files
authored
PYTHON-3411 Stop testing MongoDB 6.0 on Amazon1 2018 (#1049)
1 parent 0f135a1 commit 7825636

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.evergreen/config.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2242,8 +2242,8 @@ buildvariants:
22422242
- matrix_name: "tests-all"
22432243
matrix_spec:
22442244
platform:
2245-
# OSes that support versions of MongoDB>=2.6 with SSL.
2246-
- awslinux
2245+
# OSes that support versions of MongoDB>=3.6 with SSL.
2246+
- ubuntu-18.04
22472247
auth-ssl: "*"
22482248
display_name: "${platform} ${auth-ssl}"
22492249
tasks:

0 commit comments

Comments
 (0)