GH-118251: Bump the JIT CI timeout to 90 minutes (#118661)

This commit is contained in:
Brandt Bucher 2024-05-06 16:21:39 -07:00 committed by GitHub
parent e0422198fb
commit 430945db4c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -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: