mirror of
https://github.com/openimsdk/open-im-server.git
synced 2026-01-11 23:57:12 +08:00
cicd: add ci workflow
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com>
This commit is contained in:
parent
f6b891c014
commit
a8838407b8
2
.github/workflows/openim-ci.yml
vendored
2
.github/workflows/openim-ci.yml
vendored
@ -103,7 +103,7 @@ jobs:
|
||||
strategy:
|
||||
matrix:
|
||||
go_version: ["1.20"]
|
||||
os: ["ubuntu-latest","macos-latest","windows-latest"]
|
||||
os: ["ubuntu-latest","macos-latest","centos-latest"]
|
||||
steps:
|
||||
- name: Set up Go ${{ matrix.go_version }}
|
||||
uses: actions/setup-go@v2
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user