Update test timeout based on recent cancellations

Signed-off-by: Phil Estes <estesp@amazon.com>
This commit is contained in:
Phil Estes 2021-10-08 15:06:01 -04:00 committed by Derek McGowan
parent 3f033aeff3
commit 4ed3c524cf
No known key found for this signature in database
GPG Key ID: F58C5D0A4405ACDB

View File

@ -306,7 +306,7 @@ jobs:
integration-linux: integration-linux:
name: Linux Integration name: Linux Integration
runs-on: ubuntu-18.04 runs-on: ubuntu-18.04
timeout-minutes: 35 timeout-minutes: 40
needs: [project, linters, protos, man] needs: [project, linters, protos, man]
strategy: strategy: