Skip to content

Commit

Permalink
chore: upgrade go to 1.15
Browse files Browse the repository at this point in the history
Signed-off-by: Bo-Yi Wu <[email protected]>
  • Loading branch information
appleboy committed Sep 10, 2020
1 parent e208e2e commit cc7366e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .drone.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ platform:
steps:
- name: test
pull: true
image: golang:1.12
image: golang:1.15
commands:
- make vet
- make lint
Expand Down

0 comments on commit cc7366e

Please sign in to comment.