Skip to content

Ruby 2.7 fails to install on newer default (m4pro medium) w/ new min Xcode #75

@iBotPeaches

Description

@iBotPeaches

Orb version: circleci/macos@2

What happened:

After our runners moved to the new m4pro by default a few days ago, we saw a new failure that we couldn't switch/install Ruby 2.7 anymore for some of our older tests. This test was previously a Ruby 2.7 on Xcode 13.4 with the older m1-medium-g1 instance.

The step of executing this orb failed with not much debug output.

Exited with code exit status 1

Workflow source: https://github.com/fastlane/fastlane/blob/master/.circleci/config.yml#L61
Failure run: https://app.circleci.com/pipelines/github/fastlane/fastlane/7492/workflows/267b8f31-78a1-44c2-9954-3ab1cf868f3b/jobs/112486

Expected behavior:

Hopefully work with an install or tell me its too old and I move on.

refs: fastlane/fastlane#29802 and I accidentally opened this in Ruby orb repo first: CircleCI-Public/ruby-orb#172 (comment)

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions