Skip to content

Commit d59643b

Browse files
CSHARP-3120: Ensure OCSP and AWS auth are tested on both 4.4 and latest.
1 parent 2478afd commit d59643b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

evergreen/evergreen.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1185,8 +1185,8 @@ buildvariants:
11851185
- name: ".ocsp"
11861186

11871187
- matrix_name: aws-auth-tests
1188-
matrix_spec: { version: ["latest"], topology: "standalone", os: "*" }
1189-
display_name: "MONGODB-AWS Auth test"
1188+
matrix_spec: { version: ["4.4", "latest"], topology: "standalone", os: "*" }
1189+
display_name: "MONGODB-AWS Auth test ${version} ${os}"
11901190
run_on:
11911191
- windows-64-vs2017-test
11921192
tasks:

0 commit comments

Comments
 (0)