Skip to content

Commit f1fb303

Browse files
committed
- [!] fix for GoReleaser build failure
1 parent 26ac3dd commit f1fb303

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/go-release-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
name: Set up Go
1919
uses: actions/setup-go@v2
2020
with:
21-
go-version: 1.19
21+
go-version: 1.17
2222

2323
-
2424
name: Checkout

0 commit comments

Comments
 (0)