modified .drone.yml

This commit is contained in:
JesseQu 2024-12-13 11:59:02 +08:00
parent d826e7c9f7
commit d6ab85674c
1 changed files with 1 additions and 1 deletions

View File

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