Skip to content

Remove clang-3 from CI#807

Merged
sbSteveK merged 2 commits into
mainfrom
remove-clang-3
May 16, 2025
Merged

Remove clang-3 from CI#807
sbSteveK merged 2 commits into
mainfrom
remove-clang-3

Conversation

@sbSteveK
Copy link
Copy Markdown
Contributor

@sbSteveK sbSteveK commented May 16, 2025

Remove clang-3 from CI

CI uses aws-crt-builder, which when instructed to use clang-3, has failed to find it and has been falling back on GNU 7.5 for the past year+. This means while clang-3 is listed in our CI as having been tested, it isn't. Fixing aws-crt-builder to use clang-3 has revealed a large number of build failures across aws-c-* libraries. Lack of issues related to this implies that clang-3 is not in use and can be removed from CI.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@sfod
Copy link
Copy Markdown
Contributor

sfod commented May 16, 2025

We should update minimum requirements in readme: https://github.com/aws/aws-iot-device-sdk-cpp-v2/blob/main/README.md#minimum-requirements.

@sbSteveK sbSteveK merged commit 110b23d into main May 16, 2025
40 checks passed
@sbSteveK sbSteveK deleted the remove-clang-3 branch May 16, 2025 19:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants