Skip to content

Commit 3bc8f2c

Browse files
authored
Update common Prometheus files (#1009)
Signed-off-by: prombot <[email protected]>
1 parent 6559749 commit 3bc8f2c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/golangci-lint.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@ jobs:
2020
- name: install Go
2121
uses: actions/setup-go@v2
2222
with:
23-
# golangci-lint is not read for Go 1.18 (https://github.com/golangci/golangci-lint/issues/2649)
2423
go-version: 1.17.x
2524
- name: Lint
2625
uses: golangci/[email protected]

0 commit comments

Comments
 (0)