Skip to content

Commit 853e43e

Browse files
author
Sam Kleinman
committed
ci: update windows-64 distro in configuration
1 parent b12e324 commit 853e43e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.mci.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -635,7 +635,7 @@ buildvariants:
635635
<<: *with_msvc2010_32bit
636636
compile_target: driver build-unit
637637
run_on:
638-
- windows-64-compile
638+
- windows-64-vs2010-compile
639639
tasks:
640640
- name: "compile"
641641
- name: "unit-test"
@@ -652,7 +652,7 @@ buildvariants:
652652
<<: *mongo_url_windows64
653653
<<: *with_msvc2010
654654
run_on:
655-
- windows-64-compile
655+
- windows-64-vs2010-compile
656656
tasks: *latest_tests
657657

658658
## Windows 64-bit DEBUG DYNAMIC (msvc2010)
@@ -668,7 +668,7 @@ buildvariants:
668668
<<: *mongo_url_windows64
669669
<<: *with_msvc2010
670670
run_on:
671-
- windows-64-compile
671+
- windows-64-vs2010-compile
672672
tasks: *latest_tests
673673

674674
## Windows 64-bit DYNAMIC (msvc2013)

0 commit comments

Comments
 (0)