We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a7975c1 commit 6e2aa98Copy full SHA for 6e2aa98
.mci.yml
@@ -174,8 +174,7 @@ buildvariants:
174
expansions:
175
<<: *default_expansions
176
<<: *mingw_expansions
177
- # TODO: stuck on 2.6?
178
- mongo_url: "https://fastdl.mongodb.org/win32/mongodb-win32-i386-2.6.9.zip"
+ mongo_url: "https://fastdl.mongodb.org/win32/mongodb-win32-i386-latest.zip"
179
run_on:
180
- windows-32
181
tasks: *std_tests
0 commit comments