We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b5fbe34 commit a4baa64Copy full SHA for a4baa64
.circleci/config.yml
@@ -6,7 +6,7 @@ orbs:
6
defaults: &defaults
7
working_directory: /src
8
docker:
9
- - image: golang:1.13
+ - image: golang:1.14
10
11
jobs:
12
lint_markdown:
0 commit comments