diff --git a/.drone.yml b/.drone.yml index e7a2458..c285623 100644 --- a/.drone.yml +++ b/.drone.yml @@ -10,7 +10,7 @@ pipeline: matrix: GO_VERSION: - - latest + - "1.11-rc" - "1.10" - "1.9" - - "1.8" \ No newline at end of file + - "1.8"