Update woodpecker to use golang:1.26
Some checks failed
ci/woodpecker/tag/release Pipeline failed

This commit is contained in:
2026-05-31 08:29:03 -05:00
parent c9e183b167
commit d530a46266

View File

@@ -3,7 +3,7 @@ when:
steps:
- name: build-release-assets
image: golang:1.25
image: golang:1.26
commands:
- |
set -eu