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 Jiawei Zhao committed Jan 14, 2024
1 parent 931569c commit 67db18e
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 67db18e

Please sign in to comment.