Skip to content

Commit ee8cf9c

Browse files
Remove 8.0 from windows waterfall build (#1696) [master] Remove 8.0 from windows waterfall build (#1696) (#1697)
Co-authored-by: Preston Vasquez <[email protected]>
1 parent 29c0015 commit ee8cf9c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.evergreen/config.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -2422,7 +2422,7 @@ buildvariants:
24222422
- name: ".test !.enterprise-auth !.snappy"
24232423

24242424
- matrix_name: "tests-windows-42-plus-zlib-zstd-support"
2425-
matrix_spec: { version: ["4.2", "4.4", "5.0", "6.0", "7.0", "8.0"], os-ssl-40: ["windows-64-go-1-20"] }
2425+
matrix_spec: { version: ["4.2", "4.4", "5.0", "6.0", "7.0"], os-ssl-40: ["windows-64-go-1-20"] }
24262426
display_name: "${version} ${os-ssl-40}"
24272427
tasks:
24282428
- name: ".test !.enterprise-auth !.snappy"

0 commit comments

Comments
 (0)