CIが謎の失敗するようになってしまった [65/103] Compiling ******** AmazonSESTests.swift /home/runner/work/********/AmazonSESTests.swift:2:8: error: module '_Testing_Foundation' was built with C++ interoperability enabled, but current compilation does not enable C++ interoperability 1 | import Testing 2 | import Foundation | |- error: module '_Testing_Foundation' was built with C++ interoperability enabled, but current compilation does not enable C++ interoperability | `- note: visit https://www.swift.org/documentation/cxx-interop/project-build-setup to learn how to enable C++ interoperability 3 | import Soto 4 | import ********