Skip to content

Commit 98520ba

Browse files
author
Jeffrey D. King
committed
Update circle ci go version
1 parent fc2ba30 commit 98520ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ jobs:
66
build:
77
docker:
88
# specify the version
9-
- image: circleci/golang:1.12
9+
- image: circleci/golang:1.14
1010

1111
# Specify service dependencies here if necessary
1212
# CircleCI maintains a library of pre-built images

0 commit comments

Comments
 (0)