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:
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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user