aboutsummaryrefslogtreecommitdiff
path: root/.circleci/config.yml
diff options
context:
space:
mode:
Diffstat (limited to '.circleci/config.yml')
-rw-r--r--.circleci/config.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.circleci/config.yml b/.circleci/config.yml
index a59103a..782593f 100644
--- a/.circleci/config.yml
+++ b/.circleci/config.yml
@@ -9,7 +9,7 @@ executors:
9 # also be updated. 9 # also be updated.
10 golang: 10 golang:
11 docker: 11 docker:
12 - image: circleci/golang:1.13 12 - image: circleci/golang:1.14
13 13
14jobs: 14jobs:
15 test: 15 test: