mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-21 15:25:49 +00:00
Changed agent pool to windows latest
This commit is contained in:
parent
7cbc7ccb2d
commit
1e0889075b
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@ variables:
|
|||
environmentName: 'appjava-wa'
|
||||
|
||||
# Agent VM image name
|
||||
vmImageName: 'ubuntu-latest'
|
||||
vmImageName: 'windows-latest'
|
||||
|
||||
stages:
|
||||
- stage: Build
|
||||
|
|
Loading…
Reference in a new issue