1
0

ci: set 60 minutes timeout for e2e test jobs

This commit is contained in:
dump_stack() 2023-05-17 04:18:22 +00:00
parent c6acbef7f5
commit 74898924da
Signed by: dump_stack
GPG Key ID: BE44DA8C062D87DC

View File

@ -78,6 +78,7 @@ jobs:
test-end-to-end:
name: E2E Testing
runs-on: ubuntu-latest
timeout-minutes: 60
strategy:
fail-fast: false