Skip to content

Commit

Permalink
updated go version for github publish release
Browse files Browse the repository at this point in the history
  • Loading branch information
Yashk767 committed Sep 29, 2023
1 parent 776de42 commit aec7847
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 @@ -151,7 +151,7 @@ jobs:

publish-github-release:
docker:
- image: cimg/go:1.19
- image: cimg/go:1.21.1
steps:
- checkout
- attach_workspace:
Expand Down

0 comments on commit aec7847

Please sign in to comment.