`e: java.lang.IllegalStateException: Unsupported X...
# random
j
e: java.lang.IllegalStateException: Unsupported Xcode version 12.4, minimal supported version is 12.5.
error on GitHub action when testing macOS and iOS Kotlin Native.
Fixed by using
macos-11
as the OS.