mirror of
https://github.com/featurebasedb/featurebase.git
synced 2026-09-07 17:15:56 +00:00
Update golangci-lint
This commit is contained in:
parent
ce59aa102e
commit
f8f9d0e3d1
1 changed files with 1 additions and 1 deletions
|
|
@ -33,7 +33,7 @@ jobs:
|
|||
<<: *defaults
|
||||
steps:
|
||||
- *fast-checkout
|
||||
- run: curl -sfL https://install.goreleaser.com/github.com/golangci/golangci-lint.sh | sh -s v1.13.2
|
||||
- run: curl -sfL https://install.goreleaser.com/github.com/golangci/golangci-lint.sh | sh -s v1.18.0
|
||||
- run: sudo cp bin/golangci-lint /usr/local/bin/
|
||||
- run: make golangci-lint
|
||||
test-build-arm:
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue