diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 335f901f5..6c7e35078 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -639,7 +639,7 @@ jobs: - run: ${{ matrix.command }} run-x86_64-linux-release-checks: - name: Run x86_64 Linux release check + name: Run x86_64 Linux release checks runs-on: ubuntu-latest needs: [run-x86_64-linux-release-check-matrix] if: contains(github.ref, 'release-') || contains(github.head_ref, 'release-')