Skip to content

Commit

Permalink
make push cli job use golang 1.20
Browse files Browse the repository at this point in the history
  • Loading branch information
tedim52 committed Dec 11, 2023
1 parent 4065511 commit 7727ebf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1178,7 +1178,7 @@ jobs:
push_cli_artifacts:
docker:
- image: "docker/tilt-releaser@sha256:31e51c6441faa5021a20ebe84cf974145d2975f792dd880a5d1c2fa578818458"
- image: "docker/tilt-releaser@sha256:ff4a71c0d18717cc9c646778cc426a0a4f916885c5fe7eb001f0eaee0d3483a0"
steps:
- slack/notify:
channel: engineering
Expand Down

0 comments on commit 7727ebf

Please sign in to comment.