We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6494f73 commit f42c375Copy full SHA for f42c375
.github/workflows/release.yml
@@ -54,7 +54,7 @@ jobs:
54
github_token: ${{ secrets.GITHUB_TOKEN }}
55
goos: ${{ matrix.goos }}
56
goarch: ${{ matrix.goarch }}
57
- goversion: 1.17
+ goversion: 1.24
58
ldflags: "-X github.com/Scrin/RuuviBridge/common/version.Version=${{ github.event.release.tag_name }}"
59
project_path: ./cmd/ruuvibridge
60
binary_name: ruuvibridge
0 commit comments