Skip to content

Commit 8be3b26

Browse files
committed
Move to latest windows build image for .NET 10
1 parent 39ff17e commit 8be3b26

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ env:
2020
jobs:
2121
build:
2222
name: Build
23-
runs-on: windows-2022
23+
runs-on: windows-2025
2424
env:
2525
RepoOrg: ${{ github.repository_owner }}
2626
SignBuild: ${{ github.repository_owner == 'wixtoolset' && startsWith(github.ref, 'refs/tags/v') }}

0 commit comments

Comments
 (0)