diff --git a/.github/workflows/ci_centos7.yml b/.github/workflows/ci_centos7.yml index d649c0782..ae2130252 100644 --- a/.github/workflows/ci_centos7.yml +++ b/.github/workflows/ci_centos7.yml @@ -75,7 +75,6 @@ jobs: name: Publish release assets needs: linux runs-on: ubuntu-latest - container: 'centos:centos7' steps: - name: Download artifacts uses: actions/download-artifact@v3