Skip to content

Commit 0691560

Browse files
author
Daniel Carabas
committed
Change provision from vmpooler to abs
1 parent 10a811e commit 0691560

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

provision.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
---
22
default:
3-
provisioner: vmpooler
3+
provisioner: abs
44
images: ['win-2016-x86_64']
55
release_checks:
6-
provisioner: vmpooler
6+
provisioner: abs
77
images: ['win-2008-x86_64', 'win-2008r2-x86_64', 'win-2012-x86_64', 'win-2012r2-x86_64', 'win-2016-core-x86_64', 'win-2019-core-x86_64', 'win-7-x86_64', 'win-81-x86_64', 'win-10-pro-x86_64']
88
vagrant:
99
provisioner: vagrant

0 commit comments

Comments
 (0)