upgrade go
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed

This commit is contained in:
David 2024-02-25 01:39:41 +00:00
parent 960b0b8766
commit e3e8d68c95

View File

@ -1,6 +1,6 @@
steps: steps:
test: test:
image: golang:1.21 image: golang:1.22
commands: commands:
- go test ./... - go test ./...
build: build: