Skip to content

Commit fc38c4e

Browse files
committed
fixup: bump timeout, use xlarge windows runner
1 parent 1ead145 commit fc38c4e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.evergreen.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
exec_timeout_secs: 3600
1+
exec_timeout_secs: 10800
22

33
functions:
44
checkout:
@@ -142,7 +142,7 @@ buildvariants:
142142
- test_n20
143143
- name: windows_x64_test
144144
display_name: 'Windows x64'
145-
run_on: windows-vsCurrent-large
145+
run_on: windows-vsCurrent-xlarge
146146
tasks:
147147
- test_n14
148148
- test_n16

0 commit comments

Comments
 (0)