Skip to content

Commit 5c07a8b

Browse files
committed
Use Win11 runner for system tests
1 parent 02f8d23 commit 5c07a8b

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
@@ -57,7 +57,7 @@ jobs:
5757
path: uwp\AppPackages\*\*.msix
5858

5959
test:
60-
runs-on: windows-latest
60+
runs-on: windows-2025
6161
if: github.event_name == 'push' || github.event.pull_request.head.repo.full_name != github.repository
6262
needs: build
6363

0 commit comments

Comments
 (0)