We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The Circle.executors.MacOSExecutor does not accept macos.m1.medium.gen1 as valid input.
Circle.executors.MacOSExecutor
macos.m1.medium.gen1
see bellow
const iosExecutor = new Circle.executors.MacOSExecutor( '15.2.0', 'macos.m1.medium.gen1' )
Update type MacOSResourceClassAdvanced with supported types
type MacOSResourceClassAdvanced
No response
The text was updated successfully, but these errors were encountered:
Any progress here? x86 sunsets on June 28th.
Sorry, something went wrong.
No branches or pull requests
Is there an existing issue for this?
Current behavior
The
Circle.executors.MacOSExecutor
does not acceptmacos.m1.medium.gen1
as valid input.Minimum reproduction code
see bellow
Steps to reproduce
Expected behavior
Update
type MacOSResourceClassAdvanced
with supported typesCircleCI Config SDK version
No response
Node.js version
No response
In which operating systems have you tested?
Other
No response
The text was updated successfully, but these errors were encountered: