We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3bdc8b2 commit a286544Copy full SHA for a286544
.circleci/config.yml.d/generic_util.yml
@@ -79,7 +79,7 @@ commands:
79
parameters:
80
"version":
81
type: string
82
- default: "1.15"
+ default: "1.19.1"
83
steps:
84
- run:
85
name: "Install Go << parameters.version >>"
0 commit comments