mirror of
https://github.com/go-kratos/kratos.git
synced 2025-03-17 21:07:54 +02:00
ci: Add 1.18 (#1880)
This commit is contained in:
parent
f68702a8c2
commit
096e2b0d79
2
.github/workflows/go.yml
vendored
2
.github/workflows/go.yml
vendored
@ -13,7 +13,7 @@ jobs:
|
||||
build:
|
||||
strategy:
|
||||
matrix:
|
||||
go: [ 1.16, 1.17 ]
|
||||
go: [ 1.16, 1.17, 1.18 ]
|
||||
name: build & test
|
||||
runs-on: ubuntu-latest
|
||||
services:
|
||||
|
Loading…
x
Reference in New Issue
Block a user