Skip to content

Commit a4baa64

Browse files
author
Adam Hughes
committed
Bump Go to 1.14
1 parent b5fbe34 commit a4baa64

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ orbs:
66
defaults: &defaults
77
working_directory: /src
88
docker:
9-
- image: golang:1.13
9+
- image: golang:1.14
1010

1111
jobs:
1212
lint_markdown:

0 commit comments

Comments
 (0)