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

increase timeout

This commit is contained in:
Ryan Dahl 2021-03-04 10:09:40 -05:00
parent 0a9e7d63c1
commit a95e3f118a

View file

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