ci: upgrade golang to v1.24
Some checks are pending
ci/woodpecker/push/build Pipeline is pending approval
ci/woodpecker/push/test Pipeline is pending approval

This commit is contained in:
Simon Vieille 2025-10-03 12:47:33 +02:00
commit f9c209e576
Signed by: deblan
GPG key ID: 579388D585F70417

View file

@ -9,7 +9,7 @@ when:
- renovate/* - renovate/*
variables: variables:
- &golang_image 'golang:1.22' - &golang_image 'golang:1.24'
depends_on: depends_on:
- test - test