Skip to content
This repository has been archived by the owner on Feb 22, 2023. It is now read-only.

[ci] Initial migration to Cirrus Apple silicon #5794

Merged
merged 3 commits into from
May 24, 2022

Commits on May 20, 2022

  1. [ci] Initial migration to Cirrus Apple silicon

    This adopts the new Apple silicon images for:
    - linting
    - macOS platform tests
    - iOS build-all
    
    This gives us build coverage across both architectures for both iOS and
    macOS.
    
    Ideally we would use ARM for iOS platform tests instead of build-all,
    but driving the iOS tests currently has flaky hangs on ARM. See
    flutter#5693 for details. Completing
    that part of the migration is left as a TODO.
    stuartmorgan committed May 20, 2022
    Configuration menu
    Copy the full SHA
    cd53491 View commit details
    Browse the repository at this point in the history
  2. macro fix

    stuartmorgan committed May 20, 2022
    Configuration menu
    Copy the full SHA
    1dfd2f9 View commit details
    Browse the repository at this point in the history
  3. Move lint

    stuartmorgan committed May 20, 2022
    Configuration menu
    Copy the full SHA
    6da1f8b View commit details
    Browse the repository at this point in the history