aboutsummaryrefslogtreecommitdiff
path: root/.circleci
diff options
context:
space:
mode:
Diffstat (limited to '.circleci')
-rw-r--r--.circleci/config.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.circleci/config.yml b/.circleci/config.yml
index 455c6f0..dea2b59 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.12 12 - image: circleci/golang:1.13
13 13
14jobs: 14jobs:
15 test: 15 test: