Skip to content

Commit

Permalink
Update used go version to 1.23.2
Browse files Browse the repository at this point in the history
  • Loading branch information
fasmat committed Oct 2, 2024
1 parent 490f624 commit 8c2fd04
Show file tree
Hide file tree
Showing 6 changed files with 330 additions and 219 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
- name: setup env
run: make install
- name: lint
run: make lint-github-action
run: make lint
- name: Lint protos
run: make lint-protos

Expand Down
Loading

0 comments on commit 8c2fd04

Please sign in to comment.