Skip to content

Commit

Permalink
Revert "ci: bump cimg/go image (#3816)" (#3828)
Browse files Browse the repository at this point in the history
This reverts commit 08e2d20.
  • Loading branch information
stephenmathieson committed Dec 13, 2022
1 parent a6569e5 commit 9ee162e
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.19
- image: cimg/go:1.17.1
steps:
- checkout
- run: go get gopkg.in/aktau/github-release.v0
Expand Down

0 comments on commit 9ee162e

Please sign in to comment.