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 618d725 commit 1aec064Copy full SHA for 1aec064
.github/workflows/jit.yml
@@ -18,6 +18,7 @@ jobs:
18
jit:
19
name: ${{ matrix.target }} (${{ matrix.debug && 'Debug' || 'Release' }})
20
runs-on: ${{ matrix.runner }}
21
+ timeout-minutes: 60
22
strategy:
23
fail-fast: false
24
matrix:
0 commit comments