Skip to content

Commit 5715add

Browse files
committed
update circle.yml
1 parent be8fdaa commit 5715add

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
@@ -8,7 +8,7 @@ version: 2
88
jobs:
99
build:
1010
docker:
11-
- image: golang:1.14.4
11+
- image: golang:1.14.6
1212
working_directory: /gopath/src/github.com/go-ego/gse
1313
steps:
1414
- checkout

0 commit comments

Comments
 (0)