Skip to content

Commit f42c375

Browse files
committed
Update release action go version
1 parent 6494f73 commit f42c375

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ jobs:
5454
github_token: ${{ secrets.GITHUB_TOKEN }}
5555
goos: ${{ matrix.goos }}
5656
goarch: ${{ matrix.goarch }}
57-
goversion: 1.17
57+
goversion: 1.24
5858
ldflags: "-X github.com/Scrin/RuuviBridge/common/version.Version=${{ github.event.release.tag_name }}"
5959
project_path: ./cmd/ruuvibridge
6060
binary_name: ruuvibridge

0 commit comments

Comments
 (0)