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

Bug: IOS machine types do not pass #191

Open
2 of 4 tasks
tSte opened this issue Feb 2, 2024 · 1 comment
Open
2 of 4 tasks

Bug: IOS machine types do not pass #191

tSte opened this issue Feb 2, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@tSte
Copy link
Contributor

tSte commented Feb 2, 2024

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

@tSte tSte added the bug Something isn't working label Feb 2, 2024
@xasopheno
Copy link

Any progress here? x86 sunsets on June 28th.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants