We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f13f83c commit 2889e05Copy full SHA for 2889e05
.circleci/config.yml
@@ -348,7 +348,7 @@ commands:
348
parameters:
349
"version":
350
type: string
351
- default: "1.15"
+ default: "1.19.1"
352
steps:
353
- run:
354
name: "Install Go << parameters.version >>"
.circleci/config.yml.d/generic_util.yml
@@ -79,7 +79,7 @@ commands:
79
80
81
82
83
84
85
0 commit comments