Use go1.24 in CI and scripts (#818)

This commit is contained in:
Dan Sosedoff
2025-11-11 22:18:57 -08:00
committed by GitHub
parent 3fb87562ed
commit 9a5df8487a
4 changed files with 4 additions and 4 deletions

View File

@@ -6,7 +6,7 @@ on:
- "v*"
env:
GO_VERSION: "1.22"
GO_VERSION: "1.24"
CGO_ENABLED: 0
DOCKER_REPOSITORY: sosedoff/pgweb
GHCR_REPOSITORY: sosedoff/pgweb