From e3139688a8b3bd248ee802718d07857df0fc3827 Mon Sep 17 00:00:00 2001 From: "Xinwei Xiong(cubxxw-openim)" <3293172751nss@gmail.com> Date: Wed, 12 Jul 2023 11:49:43 +0800 Subject: [PATCH] feat: test file Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com> --- .github/workflows/openim-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/openim-ci.yml b/.github/workflows/openim-ci.yml index 6b848d663..525f07226 100644 --- a/.github/workflows/openim-ci.yml +++ b/.github/workflows/openim-ci.yml @@ -45,7 +45,7 @@ jobs: strategy: matrix: - go_version: ["1.20"] + go_version: ["1.18","1.19","1.20"] os: [ubuntu-latest] steps: