Skip to content

Commit

Permalink
increase lint workflow timeout to 20m
Browse files Browse the repository at this point in the history
Signed-off-by: Alex Leong <alex@buoyant.io>
  • Loading branch information
adleong committed Nov 18, 2023
1 parent 3fe983c commit b17a780
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ env:

jobs:
lint:
timeout-minutes: 5
timeout-minutes: 20
runs-on: ubuntu-latest
container: docker://ghcr.io/linkerd/dev:v39-rust
steps:
Expand Down

0 comments on commit b17a780

Please sign in to comment.