Failed to create host: There's no known type m1.medium

Hi,

Does anyone know what the error
failed to create host: There's no known type m1.medium means?

I just started setting up my CircleCi project and I get it when trying to follow this guide: Testing iOS Applications on macOS - CircleCI

version: 2.1
jobs:
  build-and-test:
    macos:
      xcode: "14.0.0"

It would be worth sending this to the support team as the detail you have provided would dedicate that they have a configuration issue with their latest xcode configuration as it is not clear if they even have an m1 based nodes deployed currently.

So it turns out our corporation only uses a self hosted solution that doesn’t allow Macs

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.