Skip to content

Commit

Permalink
ci: lint timeout m 5->7 (#3005)
Browse files Browse the repository at this point in the history
Signed-off-by: alex <[email protected]>
  • Loading branch information
acpana authored Sep 18, 2023
1 parent 2a50e1e commit 3e66ee2
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 3e66ee2

Please sign in to comment.