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 d059c11 commit cfc7c47Copy full SHA for cfc7c47
.github/workflows/update-dependencies.yml
@@ -20,7 +20,7 @@ jobs:
20
update-dotnet-preview:
21
name: Update .NET nanoFramework dependencies
22
timeout-minutes: 30 # Non default because this solution has lots of projects to update!
23
- runs-on: ubuntu-latest
+ runs-on: windows-latest
24
env:
25
GITHUB_TOKEN: ${{ github.token }}
26
steps:
0 commit comments