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 73b0684 commit 741a38eCopy full SHA for 741a38e
1 file changed
.github/workflows/nuget-packages-published.yml
@@ -11,7 +11,7 @@ jobs:
11
12
wait-for-publish:
13
runs-on: [ ubuntu-24.04 ]
14
- timeout-minutes: 30
+ timeout-minutes: 75
15
16
concurrency:
17
group: '${{ github.workflow }}-${{ github.event.client_payload.version }}'
0 commit comments