fix: update Go version in CI from 1.25 to 1.26
ci / test (push) Canceled after 0s
build / build-push (push) Canceled after 0s

This commit is contained in:
2026-08-28 14:51:51 -07:00
parent e9e925b04a
commit f3a7e5aa9a
+1 -1
View File
@@ -14,7 +14,7 @@ jobs:
test:
runs-on: docker
container:
image: golang:1.25
image: golang:1.26
env:
GOPRIVATE: forgejo.riotpiao.com
GOFLAGS: -mod=readonly