chore: unify Go version to 1.26.0 with kmsvc and api-gw
Build & Push Workflows Image / build-push (push) Failing after 29s
ci / test (push) Failing after 3m6s

This commit is contained in:
Test
2026-09-05 14:41:13 -07:00
parent ee4b8f711d
commit 2c62f4bd1c
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -9,7 +9,7 @@ jobs:
test:
runs-on: golang
container:
image: golang:latest
image: golang:1.26
env:
GOPRIVATE: forgejo.riotpiao.com
GITHUB_TOKEN: ${{ secrets.REGISTRY_PAT }}