ci: set 60 minutes timeout for e2e test jobs
This commit is contained in:
parent
c6acbef7f5
commit
74898924da
1
.github/workflows/ubuntu.yml
vendored
1
.github/workflows/ubuntu.yml
vendored
@ -78,6 +78,7 @@ jobs:
|
||||
test-end-to-end:
|
||||
name: E2E Testing
|
||||
runs-on: ubuntu-latest
|
||||
timeout-minutes: 60
|
||||
|
||||
strategy:
|
||||
fail-fast: false
|
||||
|
Loading…
Reference in New Issue
Block a user