Skip to content

Commit

Permalink
update ci image to cimg/go:1.18 (#150)
Browse files Browse the repository at this point in the history
update ci image to cimg/go:1.18 (which is currently on 1.18.1)
  • Loading branch information
JamieDanielson authored Apr 19, 2022
1 parent fe93aac commit 59de39f
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 @@ -6,7 +6,7 @@ orbs:
executors:
linuxgo:
docker:
- image: cimg/go:1.17
- image: cimg/go:1.18

commands:
go-build:
Expand Down

0 comments on commit 59de39f

Please sign in to comment.