Skip to content

Commit

Permalink
ci: lint timeout m 5->7 (open-policy-agent#3005)
Browse files Browse the repository at this point in the history
Signed-off-by: alex <8968914+acpana@users.noreply.github.com>
  • Loading branch information
acpana authored and Mattes83 committed Oct 25, 2023
1 parent c589d8b commit b5463a8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/workflow.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
lint:
name: "Lint"
runs-on: ubuntu-22.04
timeout-minutes: 5
timeout-minutes: 7
steps:
- name: Harden Runner
uses: step-security/harden-runner@8ca2b8b2ece13480cda6dacd3511b49857a23c09 # v2.5.1
Expand Down

0 comments on commit b5463a8

Please sign in to comment.