mirror of
https://github.com/openimsdk/open-im-server.git
synced 2025-12-03 10:52:33 +08:00
update openim environment and status
Signed-off-by: Xinwei Xiong (cubxxw) <3293172751nss@gmail.com>
This commit is contained in:
parent
87bac4c84f
commit
336b9ff2e7
3
.github/workflows/openimci.yml
vendored
3
.github/workflows/openimci.yml
vendored
@ -45,12 +45,10 @@ jobs:
|
|||||||
contents: write
|
contents: write
|
||||||
environment:
|
environment:
|
||||||
name: openim
|
name: openim
|
||||||
|
|
||||||
strategy:
|
strategy:
|
||||||
matrix:
|
matrix:
|
||||||
go_version: ["1.19","1.20","1.21"]
|
go_version: ["1.19","1.20","1.21"]
|
||||||
os: [ubuntu-latest]
|
os: [ubuntu-latest]
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: Setup
|
- name: Setup
|
||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v4
|
||||||
@ -302,4 +300,3 @@ jobs:
|
|||||||
${{ readFile('docker_containers.txt') }}
|
${{ readFile('docker_containers.txt') }}
|
||||||
```
|
```
|
||||||
GITHUB_TOKEN: ${{ secrets.BOT_GITHUB_TOKEN }}
|
GITHUB_TOKEN: ${{ secrets.BOT_GITHUB_TOKEN }}
|
||||||
|
|
||||||
Loading…
x
Reference in New Issue
Block a user