chore: unify Go version to 1.26.0 with kmsvc and api-gw
This commit is contained in:
@@ -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 }}
|
||||
|
||||
Reference in New Issue
Block a user