Skip to content

Commit

Permalink
Use Win11 runner for system tests
Browse files Browse the repository at this point in the history
  • Loading branch information
t1m0thyj committed Jan 2, 2025
1 parent 02f8d23 commit 5c07a8b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ jobs:
path: uwp\AppPackages\*\*.msix

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

Expand Down

0 comments on commit 5c07a8b

Please sign in to comment.