```e: java.lang.IllegalStateException: Unsupported...
# kotlin-native
b
Copy code
e: java.lang.IllegalStateException: Unsupported Xcode version 12.4, minimal supported version is 12.5.
Looks like kotlin 1.6.0 apply targets are not supported in GH actions due to old xcode. Is there any workaround for this?
2
j
Use macos-11
b
I'm guessing it's not yet macos-latest?
k
No. Still need explicit macos-11