Skip to content

Commit

Permalink
ci: bump cimg/go image (#3816)
Browse files Browse the repository at this point in the history
  • Loading branch information
piwysocki authored Dec 7, 2022
1 parent b971caf commit 08e2d20
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 @@ -246,7 +246,7 @@ jobs:
# Create a GitHub release.
github_release:
docker:
- image: cimg/go:1.17.1
- image: cimg/go:1.19
steps:
- checkout
- run: go get gopkg.in/aktau/github-release.v0
Expand Down

0 comments on commit 08e2d20

Please sign in to comment.