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 dff9240 commit 0973532
Show file tree
Hide file tree
Showing 5 changed files with 316 additions and 205 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,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 0973532

Please sign in to comment.