Skip to content

Bug: IOS machine types do not pass #191

Open
@tSte

Description

@tSte

Is there an existing issue for this?

  • I have searched the existing issues

Current behavior

The Circle.executors.MacOSExecutor does not accept macos.m1.medium.gen1 as valid input.

Minimum reproduction code

see bellow

Steps to reproduce

const iosExecutor = new Circle.executors.MacOSExecutor(
    '15.2.0',
    'macos.m1.medium.gen1'
)

Expected behavior

Update type MacOSResourceClassAdvanced with supported types

CircleCI Config SDK version

No response

Node.js version

No response

In which operating systems have you tested?

  • macOS
  • Windows
  • Linux

Other

No response

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