mirror of
https://github.com/elastic/kibana.git
synced 2025-06-27 18:51:07 -04:00
Bump cypress@13.3.0 (#162383)
## Summary Bump Cypress-related dependencies to the latest versions and update `renovate.json` to do it automatically in the future --------- Co-authored-by: kibanamachine <42973632+kibanamachine@users.noreply.github.com> Co-authored-by: Gloria Hornero <gloria.hornero@elastic.co>
This commit is contained in:
parent
ba64b7cfdb
commit
924664fc79
16 changed files with 78 additions and 97 deletions
|
@ -28,8 +28,8 @@ steps:
|
|||
agents:
|
||||
queue: n2-4-spot
|
||||
depends_on: build
|
||||
timeout_in_minutes: 120
|
||||
parallelism: 6
|
||||
timeout_in_minutes: 60
|
||||
parallelism: 8
|
||||
retry:
|
||||
automatic:
|
||||
- exit_status: '*'
|
||||
|
@ -40,7 +40,7 @@ steps:
|
|||
agents:
|
||||
queue: n2-4-spot
|
||||
depends_on: build
|
||||
timeout_in_minutes: 120
|
||||
timeout_in_minutes: 60
|
||||
parallelism: 1
|
||||
retry:
|
||||
automatic: false
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue