Closed runejuhl closed 2 years ago
@rockhouse seems like appleclang 10 CI failed due to changes in upstream tooling/images?
xcrun: error: missing DEVELOPER_DIR path: /Applications/Xcode_10.3.app/Contents/Developer
Any idea how to fix this?
You can remove the macos workflow with name appleclang-10.0.1 as it is not available anymore in the macos-latest image. Then it should be fine. Also looked at the rest of your PR and happy to merge it but please also update the README regarding covered compilers!
This PR fixes builds under Ubuntu 22.04 and adds CI tests for g++ 11 and Clang 14. It also updates the existing CI jobs so that they run after the upstream images have been changed to have earlier compiler versions removed.
By making a contribution to this project, I certify that: