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

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