Browse Source

ci: Updated matrix to use go 1.11 proper.

master
Gisle Aune 6 years ago
parent
commit
907db84348
  1. 2
      .drone.yml

2
.drone.yml

@ -10,7 +10,7 @@ pipeline:
matrix:
GO_VERSION:
- "1.11-rc"
- "1.11"
- "1.10"
- "1.9"
- "1.8"
Loading…
Cancel
Save