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 3aed9a7 commit 1476a1fCopy full SHA for 1476a1f
.github/workflows/build.yml
@@ -736,7 +736,7 @@ jobs:
736
github.actor != 'dependabot[bot]'
737
needs: [job_get_metadata, job_build]
738
runs-on: ubuntu-20.04
739
- timeout-minutes: 10
+ timeout-minutes: 20
740
steps:
741
- name: Check out current commit (${{ needs.job_get_metadata.outputs.commit_label }})
742
uses: actions/checkout@v3
0 commit comments