mirror of
https://github.com/greenshot/greenshot
synced 2025-08-22 06:23:24 -07:00
Fixed the used Azure DevOps vmImage
This commit is contained in:
parent
f001a42a00
commit
cad432a899
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ trigger:
|
|||
- 'release/1*'
|
||||
|
||||
pool:
|
||||
vmImage: 'Windows-2019'
|
||||
vmImage: 'Windows-latest'
|
||||
|
||||
variables:
|
||||
solution: '**/*.sln'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue