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

Circleci macos sunset #11633

Closed
wants to merge 9 commits into from

Commits on Aug 21, 2023

  1. Update MacOS resource classes in CircleCI config

    Summary:
    The `large` MacOS class on CircleCI is going away; the PR updates it to its
    recommended successor `macos.m1.large.gen1`.
    
    Test Plan:
    CI
    ltamasi authored and rhubner committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    a1a4cc7 View commit details
    Browse the repository at this point in the history
  2. Add a dummy change to trigger build on CI

    ltamasi authored and rhubner committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    e22b806 View commit details
    Browse the repository at this point in the history
  3. Revert "Add a dummy change to trigger build on CI"

    This reverts commit a767f84.
    ltamasi authored and rhubner committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    e70811e View commit details
    Browse the repository at this point in the history
  4. Try m1.medium first

    ltamasi authored and rhubner committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    9e66c1d View commit details
    Browse the repository at this point in the history
  5. Update Xcode version too

    ltamasi authored and rhubner committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    fffe62f View commit details
    Browse the repository at this point in the history
  6. Install Rosetta 2

    ltamasi authored and rhubner committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    3bdf6d2 View commit details
    Browse the repository at this point in the history
  7. Try to reduce parallelism

    ltamasi authored and rhubner committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    e826344 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    47a7bfd View commit details
    Browse the repository at this point in the history
  9. Fix JDK path.

    rhubner committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    5889500 View commit details
    Browse the repository at this point in the history