From 336b9ff2e7da9c8a1f4a9cd61b0c3d9be8ac0284 Mon Sep 17 00:00:00 2001 From: "Xinwei Xiong (cubxxw)" <3293172751nss@gmail.com> Date: Fri, 5 Jan 2024 20:58:03 +0800 Subject: [PATCH] update openim environment and status Signed-off-by: Xinwei Xiong (cubxxw) <3293172751nss@gmail.com> --- .github/workflows/openimci.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/.github/workflows/openimci.yml b/.github/workflows/openimci.yml index 1cb842c4e..bbed09cd8 100644 --- a/.github/workflows/openimci.yml +++ b/.github/workflows/openimci.yml @@ -45,12 +45,10 @@ jobs: contents: write environment: name: openim - strategy: matrix: go_version: ["1.19","1.20","1.21"] os: [ubuntu-latest] - steps: - name: Setup uses: actions/checkout@v4 @@ -302,4 +300,3 @@ jobs: ${{ readFile('docker_containers.txt') }} ``` GITHUB_TOKEN: ${{ secrets.BOT_GITHUB_TOKEN }} - \ No newline at end of file