Skip to content

Commit

Permalink
Bump up zap timeouts for generation (#22632)
Browse files Browse the repository at this point in the history
Co-authored-by: Andrei Litvin <andreilitvin@google.com>
  • Loading branch information
2 people authored and pull[bot] committed Sep 16, 2022
1 parent 4501140 commit 2566392
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/zap_templates.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ concurrency:
jobs:
zap_templates:
name: ZAP templates generation
timeout-minutes: 60
timeout-minutes: 90

runs-on: ubuntu-20.04
container:
Expand Down Expand Up @@ -55,7 +55,6 @@ jobs:
npm rebuild canvas --update-binary
npm run build-spa
- name: Generate all
timeout-minutes: 45
run: scripts/tools/zap_regen_all.py
- name: Check for uncommited changes
run: |
Expand Down

0 comments on commit 2566392

Please sign in to comment.