Skip to content

Commit 75538be

Browse files
committed
fix ci 2
1 parent 9c49661 commit 75538be

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ jobs:
1919
github_token: ${{ secrets.GITHUB_TOKEN }}
2020
goos: ${{ matrix.goos }}
2121
goarch: ${{ matrix.goarch }}
22+
goversion: "1.17"
2223
project_path: "."
2324
binary_name: "extractor"
2425
ldflags: "-s -w"

0 commit comments

Comments
 (0)