We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 279f1ab commit 0a747f9Copy full SHA for 0a747f9
1 file changed
.github/workflows/amd_workflow.yml
@@ -21,7 +21,7 @@ jobs:
21
runs-on: ${{ github.event.inputs.runner }}
22
strategy:
23
fail-fast: false
24
- timeout-minutes: 10
+ timeout-minutes: 20
25
steps:
26
- uses: actions/checkout@v3
27
- name: Create input files
0 commit comments