Skip to content

Commit ec6918c

Browse files
committed
Revert large runner for trivial CI jobs, reserve for erroring builds (new-experiment and project-template)
1 parent e2a645a commit ec6918c

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
@@ -25,7 +25,7 @@ env:
2525
jobs:
2626
# This workflow contains a single job called "Xaml-Style-Check"
2727
Xaml-Style-Check:
28-
runs-on: windows-latest-large
28+
runs-on: windows-latest
2929

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

0 commit comments

Comments
 (0)