Skip to content

Commit

Permalink
Move zap timeout from 90 to 120 minutes (#22761)
Browse files Browse the repository at this point in the history
  • Loading branch information
andy31415 authored Sep 20, 2022
1 parent 8aa4b25 commit 2b499c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .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: 90
timeout-minutes: 120

runs-on: ubuntu-20.04
container:
Expand Down

0 comments on commit 2b499c1

Please sign in to comment.