Skip to content

Commit d50e1c4

Browse files
committed
Bump go version in release
Signed-off-by: Mattie Nickson <mnickson@sidingsmedia.com>
1 parent 7920ebf commit d50e1c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,6 @@ jobs:
3636
github_token: ${{ secrets.GITHUB_TOKEN }}
3737
goos: ${{ matrix.goos }}
3838
goarch: ${{ matrix.goarch }}
39-
goversion: "https://dl.google.com/go/go1.19.6.linux-amd64.tar.gz"
39+
goversion: "https://dl.google.com/go/go1.24.2.linux-amd64.tar.gz"
4040
binary_name: "icmp_exporter"
4141
ldflags: "-s -w"

0 commit comments

Comments
 (0)