mirror of
https://github.com/go-kratos/kratos.git
synced 2025-01-12 02:28:05 +02:00
ci: support go version 1.21.x
This commit is contained in:
parent
7888107c4b
commit
a09f4d8ebb
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]
|
||||
go: [1.19,1.20.x,1.21.x]
|
||||
name: build & test
|
||||
runs-on: ubuntu-latest
|
||||
services:
|
||||
|
Loading…
Reference in New Issue
Block a user