cicd: add ci workflow

Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com>
pull/561/head
Xinwei Xiong(cubxxw-openim) 2 years ago
parent f6b891c014
commit a8838407b8
No known key found for this signature in database
GPG Key ID: 1BAD6F395338EFDE

@ -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…
Cancel
Save