feat: optimize dockerfile option

Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com>
This commit is contained in:
Xinwei Xiong(cubxxw-openim)
2023-08-21 12:11:09 +08:00
parent cf8bba036f
commit 3599d4b7ef
8 changed files with 65 additions and 132 deletions
+1 -1
View File
@@ -49,7 +49,7 @@ jobs:
strategy:
matrix:
go_version: ["1.18","1.19","1.20","1.21"]
os: [ubuntu-latest,macos-latest]
os: [ubuntu-latest]
steps:
- name: Set up Go ${{ matrix.go_version }}