Skip to content

Commit

Permalink
Update used go version to 1.23.2 (#99)
Browse files Browse the repository at this point in the history
  • Loading branch information
fasmat authored Oct 2, 2024
1 parent ed76bc2 commit b4e4d99
Show file tree
Hide file tree
Showing 5 changed files with 315 additions and 205 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
- name: setup env
run: make install
- name: lint
run: make lint-github-action
run: make lint

unittests:
runs-on: ${{ matrix.os }}
Expand Down
Loading

0 comments on commit b4e4d99

Please sign in to comment.