Skip to content
This repository was archived by the owner on Oct 5, 2021. It is now read-only.

Commit d9898d5

Browse files
committed
update circle.yml
1 parent 8823771 commit d9898d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

circle.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ version: 2
33
jobs:
44
build:
55
docker:
6-
- image: golang:1.13.8
6+
- image: golang:1.14.2
77
working_directory: /gopath/src/github.com/go-ego/cedar
88
steps:
99
- checkout

0 commit comments

Comments
 (0)