1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-12-25 00:29:09 -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
parent 5524369386
commit 82a14ac579
No known key found for this signature in database
GPG key ID: 0C6BCDDC3B3AD750

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: