Skip to content

Commit 921745e

Browse files
committed
Pin build VM to old Windows for now
1 parent 558b433 commit 921745e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ci/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ stages:
6565
- job: Build
6666

6767
pool:
68-
vmImage: 'windows-latest'
68+
vmImage: 'windows-2022'
6969

7070
variables:
7171
- ${{ if eq(parameters.TestSign, 'true') }}:

0 commit comments

Comments
 (0)