Skip to content

Commit 91de16d

Browse files
committed
Use normal windows-latest runner for Xaml Style Check
1 parent 14b9a8e commit 91de16d

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
@@ -29,7 +29,7 @@ env:
2929
jobs:
3030
# This workflow contains a single job called "Xaml-Style-Check"
3131
Xaml-Style-Check:
32-
runs-on: windows-latest-large
32+
runs-on: windows-latest
3333

3434
# Steps represent a sequence of tasks that will be executed as part of the job
3535
steps:

0 commit comments

Comments
 (0)