We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4827a47 commit 6c3d5fdCopy full SHA for 6c3d5fd
1 file changed
windows/cicd/templates/build-Windows.yml
@@ -17,7 +17,7 @@ jobs:
17
displayName: ${{ parameters.displayName }}
18
19
pool:
20
- vmImage: 'vs2017-win2016'
+ vmImage: 'windows-2019'
21
22
variables:
23
- group: AgoraKeys
0 commit comments