Skip to content

Commit c238537

Browse files
committed
Always run releases on windows-2022 for now
1 parent bb43191 commit c238537

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
@@ -61,7 +61,7 @@ stages:
6161
- job: Build
6262

6363
pool:
64-
vmImage: 'windows-latest'
64+
vmImage: 'windows-2022'
6565

6666
variables:
6767
- ${{ if eq(parameters.Sign, 'true') }}:

0 commit comments

Comments
 (0)