Thanks to visit codestin.com Credit goes to github.com
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 e042219 commit 430945dCopy full SHA for 430945d
1 file changed
.github/workflows/jit.yml
@@ -23,7 +23,7 @@ jobs:
23
jit:
24
name: ${{ matrix.target }} (${{ matrix.debug && 'Debug' || 'Release' }})
25
runs-on: ${{ matrix.runner }}
26
- timeout-minutes: 75
+ timeout-minutes: 90
27
strategy:
28
fail-fast: false
29
matrix:
0 commit comments