Upgrading golangci-lint to 1.28.0
Signed-off-by: Maciej "Iwan" Iwanowski <maciej.iwanowski@critical.today>
This commit is contained in:
parent
59f894acbd
commit
8ba056c4df
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
@ -3,7 +3,7 @@ on: [push, pull_request]
|
||||
jobs:
|
||||
lint:
|
||||
env:
|
||||
GOLANGCI_LINT_V: 1.26.0
|
||||
GOLANGCI_LINT_V: 1.28.0
|
||||
strategy:
|
||||
matrix:
|
||||
environment-variables: [build/config/plain.sh, build/config/libpfm4.sh]
|
||||
|
Loading…
Reference in New Issue
Block a user