Skip to content

Commit

Permalink
TOOLS-3116 Change Windows build to run on windows-vsCurrent-large (mo…
Browse files Browse the repository at this point in the history
  • Loading branch information
autarch committed Jun 2, 2022
1 parent 9fb3dad commit 48fc62a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -29,3 +29,5 @@ vendor/pkg

tags
node_modules

.ignore
2 changes: 1 addition & 1 deletion common.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2706,7 +2706,7 @@ buildvariants:
- name: windows
display_name: Windows 64-bit
run_on:
- windows-64-vs2017-compile
- windows-vsCurrent-large
expansions:
<<: [ *mongod_ssl_startup_args, *mongo_ssl_startup_args, *mongod_tls_startup_args, *mongo_tls_startup_args ]
mongo_os: "windows-64"
Expand Down

0 comments on commit 48fc62a

Please sign in to comment.