We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5b1986c commit c60e6f9Copy full SHA for c60e6f9
1 file changed
.circleci/config.yml
@@ -79,7 +79,7 @@ jobs:
79
80
publish-github-release:
81
docker:
82
- - image: circleci/golang:1.12
+ - image: circleci/golang:1.17
83
84
steps:
85
- attach_workspace:
0 commit comments