JetBrains / markdown

Markdown parser written in kotlin
Apache License 2.0
682 stars 75 forks source link

Add support for M1 Mac targets #96

Closed ajalt closed 2 years ago

ajalt commented 2 years ago

Add new mac chip architectures introduced in Kotlin 1.5.30. GitHub Actions has no M1 runners, but even if CI can't run the tests, you can build and publish the M1 targets from any macOS machine.

valich commented 2 years ago

Thanks! Kotlin update was actually much needed with xcode 13 release as well.

valich commented 2 years ago

Available in 0.3.0