Skip to content

feat(#38): add support for windows and mac os runners#159

Open
Jeff-Tian wants to merge 1 commit intohelm:mainfrom
Jeff-Tian:main
Open

feat(#38): add support for windows and mac os runners#159
Jeff-Tian wants to merge 1 commit intohelm:mainfrom
Jeff-Tian:main

Conversation

@Jeff-Tian
Copy link
Copy Markdown

Thanks for this great action!

I've been using it with ubuntu-latest GitHub-hosted runners, but recently I needed to run this action with my self-hosted Windows runners, turned out it doesn't support it. I've made some changes to this action, and it's working well now. I hope these changes help others.

You can also verify it first by using:

      - name: Create kind cluster
        uses: Jeff-Tian/kind-action@main
        with:
          cluster_name: your-test

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant