As you may have seen, Continuous Integration builds are failing, even for branches that have previously passed. GitHub engineers have said macOS 11 hosts are having issues.
The recommended fix is to use macOS 10.15. Unfortunately, HighlightedTextEditor's test suite uses macOS 11-only SwiftUI features.
The plan is to continue working on bug fixes and new features for HLTE but save merges until GitHub has fixed the environment and we can run the CI again. If GitHub takes an unreasonable amount of time to fix it, I'll look into changing the test suite.
As you may have seen, Continuous Integration builds are failing, even for branches that have previously passed. GitHub engineers have said macOS 11 hosts are having issues.
The recommended fix is to use macOS 10.15. Unfortunately, HighlightedTextEditor's test suite uses macOS 11-only SwiftUI features.
The plan is to continue working on bug fixes and new features for HLTE but save merges until GitHub has fixed the environment and we can run the CI again. If GitHub takes an unreasonable amount of time to fix it, I'll look into changing the test suite.