Skip to content

Remove clang-3 from CI #807

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
May 16, 2025
Merged

Remove clang-3 from CI #807

merged 2 commits into from
May 16, 2025

Conversation

sbSteveK
Copy link
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
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