We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a667872 commit 5894ae7Copy full SHA for 5894ae7
1 file changed
.github/workflows/build.yml
@@ -80,7 +80,7 @@ jobs:
80
strategy:
81
fail-fast: false
82
runs-on: ubuntu-latest
83
- timeout-minutes: 10
+ timeout-minutes: 20
84
steps:
85
- name: Checkout
86
uses: actions/checkout@v3
0 commit comments