upgrade to 1.24
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
2025-03-30 15:26:25 -04:00
parent 26f9cda535
commit 2155c8ac73
3 changed files with 23 additions and 171 deletions

View File

@@ -1,6 +1,6 @@
steps:
test:
image: golang:1.23
image: golang:1.24
commands:
- go test ./...
build:
@@ -20,4 +20,4 @@ steps:
when:
branch: "main"
volumes:
- /var/run/docker.sock:/var/run/docker.sock
- /var/run/docker.sock:/var/run/docker.sock