Skip to content

Commit

Permalink
PMM-7 revert Go version for the linterworkflow
Browse files Browse the repository at this point in the history
  • Loading branch information
ademidoff committed Oct 16, 2024
1 parent 631ae22 commit 894bfef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/golangci-lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
- name: install Go
uses: actions/setup-go@v5
with:
go-version-file: go.mod
go-version: 1.18.x

- name: Install snmp_exporter/generator dependencies
run: sudo apt-get update && sudo apt-get -y install libsnmp-dev
Expand Down

0 comments on commit 894bfef

Please sign in to comment.