update CI Configs
Some checks failed
ci/woodpecker/push/go-lint Pipeline failed

This commit is contained in:
2025-12-27 00:03:39 -06:00
parent d0b4c0b9df
commit 2766ac997a

View File

@@ -1,6 +1,6 @@
steps:
build:
image: golang
image: golang:1.24
commands:
- go build
- go test