Skip to content

Commit 38d17e6

Browse files
committed
Degraded go version to 1.19 for publish-github-release to support ghr
1 parent fc5dd12 commit 38d17e6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -163,7 +163,7 @@ jobs:
163163

164164
publish-github-release:
165165
docker:
166-
- image: cimg/go:1.21.1
166+
- image: cimg/go:1.19
167167
steps:
168168
- checkout
169169
- attach_workspace:

0 commit comments

Comments
 (0)