mirror of
https://github.com/go-kratos/kratos.git
synced 2025-03-17 21:07:54 +02:00
build(go): Add go version v1.22.x (#3236)
Signed-off-by: Flc゛ <four_leaf_clover@foxmail.com>
This commit is contained in:
parent
f566bdc2e6
commit
131df07764
2
.github/workflows/go.yml
vendored
2
.github/workflows/go.yml
vendored
@ -13,7 +13,7 @@ jobs:
|
||||
build:
|
||||
strategy:
|
||||
matrix:
|
||||
go: [1.19,1.20.x,1.21.x]
|
||||
go: [ 1.19.x, 1.20.x, 1.21.x, 1.22.x ]
|
||||
name: build & test
|
||||
runs-on: ubuntu-latest
|
||||
services:
|
||||
|
Loading…
x
Reference in New Issue
Block a user