Update ci.yml (#4271)

This commit is contained in:
Nate Moore 2022-08-11 13:44:07 -05:00 committed by GitHub
parent 692e361ef1
commit e65c772678
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -147,7 +147,7 @@ jobs:
e2e:
name: 'Test (E2E): ${{ matrix.os }} (node@${{ matrix.NODE_VERSION }})'
runs-on: ${{ matrix.os }}
timeout-minutes: 20
timeout-minutes: 25
needs: build
strategy:
matrix: