Skip to content

Commit 35ea3aa

Browse files
author
徐志勇
committed
Fix release workflow
1 parent aa39a4f commit 35ea3aa

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/release.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,5 +26,4 @@ jobs:
2626
with:
2727
github_token: ${{ secrets.GITHUB_TOKEN }}
2828
goos: ${{ matrix.goos }}
29-
goarch: ${{ matrix.goarch }}
30-
goversion: 1.20
29+
goarch: ${{ matrix.goarch }}

0 commit comments

Comments
 (0)