Skip to content

Commit

Permalink
GH-118251: Bump the JIT CI timeout to 90 minutes (#118661)
Browse files Browse the repository at this point in the history
  • Loading branch information
brandtbucher authored May 6, 2024
1 parent e042219 commit 430945d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/jit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
jit:
name: ${{ matrix.target }} (${{ matrix.debug && 'Debug' || 'Release' }})
runs-on: ${{ matrix.runner }}
timeout-minutes: 75
timeout-minutes: 90
strategy:
fail-fast: false
matrix:
Expand Down

0 comments on commit 430945d

Please sign in to comment.