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 9c49661 commit 75538beCopy full SHA for 75538be
.github/workflows/release.yml
@@ -19,6 +19,7 @@ jobs:
19
github_token: ${{ secrets.GITHUB_TOKEN }}
20
goos: ${{ matrix.goos }}
21
goarch: ${{ matrix.goarch }}
22
+ goversion: "1.17"
23
project_path: "."
24
binary_name: "extractor"
25
ldflags: "-s -w"
0 commit comments