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:
|
test-end-to-end:
|
||||||
name: E2E Testing
|
name: E2E Testing
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
timeout-minutes: 60
|
||||||
|
|
||||||
strategy:
|
strategy:
|
||||||
fail-fast: false
|
fail-fast: false
|
||||||
|
Loading…
Reference in New Issue
Block a user