Skip to content

Commit a68de63

Browse files
authored
minor: explicitly specify running tests on windows (#229)
1 parent 48d8260 commit a68de63

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.evergreen/config.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -755,6 +755,7 @@ buildvariants:
755755
os:
756756
- ubuntu-16.04
757757
- macos-10.14
758+
- windows-64-vs2017-small
758759
auth-and-tls: "*"
759760
async-runtime: "*"
760761
display_name: "${os} ${auth-and-tls} with ${async-runtime}"
@@ -769,6 +770,7 @@ buildvariants:
769770
os:
770771
- ubuntu-16.04
771772
- macos-10.14
773+
- windows-64-vs2017-small
772774
async-runtime: "*"
773775
display_name: "Atlas Connectivity ${os} with ${async-runtime}"
774776
tasks:

0 commit comments

Comments
 (0)