Skip to content

Commit

Permalink
Bump golangci-lint version to latest
Browse files Browse the repository at this point in the history
The current version OOMs: golangci/golangci-lint#3414.
  • Loading branch information
bobrik committed Mar 4, 2023
1 parent 85c2ed3 commit c8a3aa0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@ jobs:
- name: Run golangci-lint
uses: golangci/golangci-lint-action@v3
with:
version: v1.50.0
version: v1.51.2
env:
CGO_LDFLAGS: "-l bpf"

Expand Down

0 comments on commit c8a3aa0

Please sign in to comment.