fix: update Go installation scripts to version 1.25.6 and remove obsolete 1.25.5 script

This commit is contained in:
GitHub Actions
2026-01-26 07:42:42 +00:00
parent def1423122
commit bbdeedda5d
18 changed files with 754 additions and 553 deletions

View File

@@ -59,7 +59,8 @@ on:
env:
NODE_VERSION: '20'
GO_VERSION: '1.21'
GO_VERSION: '1.25.6'
GOTOOLCHAIN: auto
REGISTRY: ghcr.io
IMAGE_NAME: ${{ github.repository_owner }}/charon