Avatar
FreeBSD じゃないですが,OpenBSD の場合はこんな感じで GitHub Actions 上で Linux runner 上の KVM で走らせられるみたいですね. https://github.com/swiftlang/swift-testing/pull/1405/files
Background CI solutions are a well-known mechanism to ensuring that code gets exercised or tested and problems detected as early as possible. Swift uses a Jenkins-based solution, and if additional ...