1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-12-21 23:04:45 -05:00

ci: increase timeout to 120 minutes (#16764)

This commit is contained in:
Bartek Iwańczuk 2022-11-22 21:03:36 +01:00 committed by GitHub
parent b70f520ebc
commit 14904f6a2c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -13,7 +13,7 @@ jobs:
github.event_name == 'push' ||
!startsWith(github.event.pull_request.head.label, 'denoland:')
runs-on: ${{ matrix.os }}
timeout-minutes: 90
timeout-minutes: 120
strategy:
matrix:
include: