Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Install jdk 11 on MacOS CI and fixes the GAE link failure in nightly CI on MacOS #2965

Merged
merged 5 commits into from
Jul 4, 2023

Commits on Jul 4, 2023

  1. Install jdk 11 on MacOS CI

    Signed-off-by: Tao He <linzhu.ht@alibaba-inc.com>
    sighingnow committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    c890d9a View commit details
    Browse the repository at this point in the history
  2. Allow workflow_dispatch on linux wheels CI

    Signed-off-by: Tao He <linzhu.ht@alibaba-inc.com>
    sighingnow committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    066c092 View commit details
    Browse the repository at this point in the history
  3. Address the protobuf linkage error for frames

    Signed-off-by: Tao He <linzhu.ht@alibaba-inc.com>
    sighingnow committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    94e36aa View commit details
    Browse the repository at this point in the history
  4. Remove unused logs

    Signed-off-by: Tao He <linzhu.ht@alibaba-inc.com>
    sighingnow committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    0c41ab9 View commit details
    Browse the repository at this point in the history
  5. Use macos 11 for python-test

    Signed-off-by: Tao He <linzhu.ht@alibaba-inc.com>
    sighingnow committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    52d743b View commit details
    Browse the repository at this point in the history