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

Backport upgrade of macOS runner images to macos-13 to 29.x #18973

Merged
merged 3 commits into from
Oct 23, 2024

Commits on Oct 23, 2024

  1. Restore macOS CMake configuration.

    PiperOrigin-RevId: 684435872
    protobuf-github-bot authored and zhangskz committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    dbed472 View commit details
    Browse the repository at this point in the history
  2. Update GitHub Actions to use macOS-13 ahead of macOS-12 deprecation.

    See actions/runner-images#10721.
    
    #test-continuous
    
    PiperOrigin-RevId: 684546079
    protobuf-github-bot authored and zhangskz committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    acd58a3 View commit details
    Browse the repository at this point in the history
  3. Update remaining Python 3.8 upb macos tests to macos-13

    macos-12 runner image is deprecated and is EOL 12/3/24 per actions/runner-images#10721
    
    Note that Python 3.8 is EOL and these tests should also be dropped / upgraded in
    favor of 3.9 soon anyways.
    
    #test-continuous
    
    PiperOrigin-RevId: 687002433
    zhangskz committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    bed5349 View commit details
    Browse the repository at this point in the history