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 a9d1f87 commit 2243d51Copy full SHA for 2243d51
.github/workflows/nightly.yml
@@ -25,7 +25,7 @@ on:
25
jobs:
26
nightly:
27
28
- runs-on: windows-latest
+ runs-on: ubuntu-latest
29
30
env:
31
DOTNET_SKIP_FIRST_TIME_EXPERIENCE: 1
0 commit comments