diff --git a/.github/workflows/cpp-python-build.yml b/.github/workflows/cpp-python-build.yml index 29867c2c2..5b5cfc13f 100644 --- a/.github/workflows/cpp-python-build.yml +++ b/.github/workflows/cpp-python-build.yml @@ -366,7 +366,7 @@ jobs: build/python/dist/*.whl Rolling-Release: - needs: [Linux, MacOSX, Windows-MSVC] + needs: [Linux, Python-Wheels] runs-on: ubuntu-latest if: github.event_name == 'push' && github.ref == 'refs/heads/master' steps: