Closed
Description
After swiftlang#32706 has been merged upstream (into both release/5.3
and master
), the host SDK can no longer be compiled with GitHub Actions, since Xcode 12 beta installed on those action runners doesn't support building for arm64
.
This is currently blocked by actions/runner-images#1166.