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 Feb 8, 2024
1 parent ffa72b4 commit 1497644
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 1497644

Please sign in to comment.