Skip to content

Commit 7c2655e

Browse files
committed
update circleci image
1 parent 6eaa569 commit 7c2655e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ version: 2.1
22
executors:
33
base:
44
docker:
5-
- image: circleci/golang:1.11
5+
- image: circleci/golang:1.12.1
66
working_directory: /go/src/github.com/spatialcurrent/go-simple-serializer
77
jobs:
88
pre_deps_golang:

0 commit comments

Comments
 (0)