Skip to content

Commit 4bcfd85

Browse files
committed
- [!] fix for GoReleaser
1 parent ae5a83f commit 4bcfd85

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.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: Install Cloudsmith CLI

0 commit comments

Comments
 (0)