We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e338fd1 commit d395493Copy full SHA for d395493
.github/workflows/cicd-9-scheduled-assurance.yaml
@@ -21,7 +21,7 @@ jobs:
21
deploy-and-test-r1:
22
name: "R1.0 Assurance"
23
runs-on: "ubuntu-latest"
24
- timeout-minutes: 20
+ timeout-minutes: 30
25
concurrency:
26
group: "preprod-env"
27
cancel-in-progress: false
@@ -119,7 +119,7 @@ jobs:
119
deploy-and-test-main:
120
name: "Main Branch Assurance"
121
122
123
124
125
0 commit comments