upgrade go in test
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
2025-09-19 10:05:31 -04:00
parent 76964a6a00
commit 249e98d060
2 changed files with 1 additions and 1 deletions

View File

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

BIN
cli

Binary file not shown.