CircleCI-Public / windows-preview-docs

Temporary docs on how to use the pre-release preview of Windows builds on CircleCI
MIT License
9 stars 2 forks source link

[Question] failed to create host: Image windows-default is not supported #16

Closed itscaro closed 3 years ago

itscaro commented 3 years ago

I ran into this error:

failed to create host: Image windows-default is not supported

Pipeline: https://circleci.com/gh/roboll/helmfile/8981

I configure the yaml file as:

  test_windows:
    machine:
      image: windows-default
    working_directory: C:\workspace\helmfile

Cf https://github.com/roboll/helmfile/pull/1754

Could you tell me what do I do wrong here please?

makotom commented 3 years ago

Hi @itscaro, several tips regarding your question:

For further questions, please feel free to come to our support desk and ask any questions! We are happy to help you out.

(I'm closing this ticket in favour of our support desk.)