We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 366b445 commit eebf968Copy full SHA for eebf968
.github/workflows/msbuild.yml
@@ -30,7 +30,7 @@ permissions:
30
31
jobs:
32
build:
33
- runs-on: windows-latest
+ runs-on: native-windows-large-runner
34
35
steps:
36
- uses: actions/checkout@v4
0 commit comments