Skip to content

Commit

Permalink
ci: increase lint timeout
Browse files Browse the repository at this point in the history
Signed-off-by: Jiawei Zhao <Phoenxi500526@163.com>
  • Loading branch information
Jiawei Zhao authored and Al-assad committed Jan 20, 2024
1 parent baaefb3 commit 716323c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,8 @@ jobs:
- name: golangci-lint
uses: golangci/golangci-lint-action@v3
with:
version: v1.54.2
version: latest
args: --timeout=10m

test:
name: Doris Operator Test
Expand Down

0 comments on commit 716323c

Please sign in to comment.