modified .drone.yml

This commit is contained in:
JesseQu 2024-12-13 16:15:54 +08:00
parent d6ab85674c
commit 35219e810e
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ name: default
steps:
- name: builds
image: golang:1.22
image: golang:latest
commands:
- go build