Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit b59f10d

Browse files
committed
update ci image
1 parent e853b34 commit b59f10d

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

‎.circleci/config.yml‎

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ version: 2
22
jobs:
33
build:
44
docker:
5-
- image: cimg/go:latest
5+
- image: cimg/go:1.18.2
66
steps:
77
- checkout
88
- setup_remote_docker:
@@ -13,7 +13,7 @@ jobs:
1313

1414
deploy:
1515
docker:
16-
- image: cimg/go:latest
16+
- image: cimg/go:1.18.2
1717
steps:
1818
- checkout
1919
- setup_remote_docker:
@@ -36,3 +36,5 @@ workflows:
3636
only: /^v(\d+)\.(\d+)\.(\d+)/
3737
branches:
3838
ignore: /.*/
39+
40+
# https://discuss.circleci.com/t/legacy-convenience-image-deprecation/41034/1

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /