We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5630a6f commit b892e7bCopy full SHA for b892e7b
.github/workflows/nightly.yml
@@ -25,7 +25,7 @@ on:
25
jobs:
26
nightly:
27
28
- runs-on: ubuntu-latest
+ runs-on: windows-latest
29
30
env:
31
DOTNET_SKIP_FIRST_TIME_EXPERIENCE: 1
0 commit comments