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 and pull[bot] committed Jul 20, 2023
1 parent 0bc3468 commit b49efb5
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 b49efb5

Please sign in to comment.