1
0
Fork 0

ci: set 60 minutes timeout for e2e test jobs

master
dump_stack() 2023-05-17 04:18:22 +00:00
parent c6acbef7f5
commit 74898924da
Signed by: dump_stack
GPG Key ID: BE44DA8C062D87DC
1 changed files with 1 additions and 0 deletions

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