From 63ce938fef6e6e77e526c7d50dc17e4b8811ac25 Mon Sep 17 00:00:00 2001 From: Lunny Xiao Date: Tue, 30 Jul 2019 14:52:57 +0800 Subject: [PATCH] update drone --- .drone.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.drone.yml b/.drone.yml index df9d405b..be978458 100644 --- a/.drone.yml +++ b/.drone.yml @@ -37,10 +37,9 @@ services: matrix: GO_VERSION: - - 1.8 - - 1.9 - 1.10 - 1.11 + - 1.12 pipeline: init_postgres: -- 2.40.1