Skip to content

Commit 29b741b

Browse files
committed
Apply suggestion from @Arlodotexe
1 parent 5f77f18 commit 29b741b

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
# Build both Uno.UI/WinUI2/UWP and Uno.WinUI/WinUI3/WindowsAppSDK versions of our packages using a matrix
5858
build:
5959
needs: [Xaml-Style-Check]
60-
runs-on: windows-latest
60+
runs-on: windows-2022
6161

6262
env:
6363
PROCDUMP_PATH: ${{ github.workspace }}

0 commit comments

Comments
 (0)