Skip to content

Commit 8fd9fbd

Browse files
temporarily pin windows variants to server version 4.2
1 parent 3b4f9c4 commit 8fd9fbd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.mci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -716,7 +716,7 @@ buildvariants:
716716
tar_options: *linux_tar_options
717717
extra_path: *msvc2015_extra_path
718718
cmake_flags: *msvc2015_cmake_flags
719-
mongodb_version: *version_latest
719+
mongodb_version: *version_42
720720
run_on:
721721
- windows-64-vs2015-compile
722722
tasks:
@@ -731,7 +731,7 @@ buildvariants:
731731
tar_options: *linux_tar_options
732732
extra_path: *msvc2015_extra_path
733733
cmake_flags: *msvc2015_cmake_flags
734-
mongodb_version: *version_latest
734+
mongodb_version: *version_42
735735
run_on:
736736
- windows-64-vs2015-compile
737737
tasks:

0 commit comments

Comments
 (0)