diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index a653538e6..5bb2c5b06 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -641,7 +641,7 @@ jobs: llvm-releases: needs: [ build, cpp-matrix ] - + if: ${{ needs.cpp-matrix.outputs.llvm-matrix != '[]' && needs.cpp-matrix.outputs.llvm-matrix != '' }} strategy: fail-fast: false matrix: