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