mirror of
https://github.com/openimsdk/open-im-server.git
synced 2025-04-05 20:11:14 +08:00
feat: fix openim ci
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com>
This commit is contained in:
parent
5ec628fccb
commit
187ee9a375
6
.github/workflows/openim-ci.yml
vendored
6
.github/workflows/openim-ci.yml
vendored
@ -1,4 +1,4 @@
|
||||
name: IamCI
|
||||
name: OpenIMCI
|
||||
|
||||
on:
|
||||
# main branch
|
||||
@ -11,11 +11,11 @@ on:
|
||||
|
||||
jobs:
|
||||
|
||||
iamci:
|
||||
openimci:
|
||||
name: Test with go ${{ matrix.go_version }} on ${{ matrix.os }}
|
||||
runs-on: ${{ matrix.os }}
|
||||
environment:
|
||||
name: iamci
|
||||
name: openimci
|
||||
|
||||
strategy:
|
||||
matrix:
|
||||
|
Loading…
x
Reference in New Issue
Block a user