Skip to content

Commit f77ca74

Browse files
committed
Fix GitHub runner
1 parent 6fef15a commit f77ca74

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/managedshell.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
matrix:
1717
buildconfig: [ Release ]
1818

19-
runs-on: windows-latest
19+
runs-on: windows-2022
2020

2121
env:
2222
project: src\ManagedShell\ManagedShell.csproj

0 commit comments

Comments
 (0)