Skip to content

Commit 15c3ab2

Browse files
authored
Merge pull request #2771 from iwankgb/golangci-lint-update
Upgrading golangci-lint to 1.34.1
2 parents 3066a80 + 4a37c31 commit 15c3ab2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ on: [push, pull_request]
33
jobs:
44
lint:
55
env:
6-
GOLANGCI_LINT_V: 1.31.0
6+
GOLANGCI_LINT_V: 1.34.1
77
strategy:
88
matrix:
99
environment-variables: [build/config/plain.sh, build/config/libpfm4.sh, build/config/libipmctl.sh]

0 commit comments

Comments
 (0)