1
0
mirror of https://github.com/drone/drone-cli.git synced 2024-11-22 17:01:58 +01:00

Update go version in drone.yml

This commit is contained in:
Alik Khilazhev 2021-03-24 11:22:56 +03:00 committed by TP Honey
parent b4fb139403
commit a016c31579

@ -4,7 +4,7 @@ name: default
steps:
- name: build
image: golang:1.13
image: golang:1.16
commands:
- sh .drone.sh