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

Add osx-arm64 to packges/CI #1574

Merged
merged 6 commits into from Oct 8, 2020
Merged

Add osx-arm64 to packges/CI #1574

merged 6 commits into from Oct 8, 2020

Commits on Sep 17, 2020

  1. Add osx-arm64 to packges/CI

    sdmaclea committed Sep 17, 2020
    Copy the full SHA
    6682fae View commit details
    Browse the repository at this point in the history
  2. Fix yaml indentation

    sdmaclea committed Sep 17, 2020
    Copy the full SHA
    d19a8d4 View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2020

  1. Revise osx-arm64 builds

    Use vmImage: macOS-10.15 for public queue
    Disable official builds until we have XCode 12 on an Internal queue
    sdmaclea committed Sep 21, 2020
    Copy the full SHA
    bfdde33 View commit details
    Browse the repository at this point in the history
  2. Iterate on osx-arm64 build

    Use vmimage for internal builds too
    Reenable internal builds
    Use XCode 12 beta (XCode 12 RTM doesn't support arm64 yet)
    sdmaclea committed Sep 21, 2020
    Copy the full SHA
    2789e86 View commit details
    Browse the repository at this point in the history
  3. Stop testing osx-arm64

    sdmaclea committed Sep 21, 2020
    Copy the full SHA
    bb45a9e View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2020

  1. Update CI to use XCode 12.2 for osx-arm64

    Fix comments
    
    Use macOS-10.15
    sdmaclea committed Oct 7, 2020
    Copy the full SHA
    8439fbe View commit details
    Browse the repository at this point in the history