Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 430945d

Browse files
authored
GH-118251: Bump the JIT CI timeout to 90 minutes (#118661)
1 parent e042219 commit 430945d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/jit.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
jit:
2424
name: ${{ matrix.target }} (${{ matrix.debug && 'Debug' || 'Release' }})
2525
runs-on: ${{ matrix.runner }}
26-
timeout-minutes: 75
26+
timeout-minutes: 90
2727
strategy:
2828
fail-fast: false
2929
matrix:

0 commit comments

Comments
 (0)