Skip to content
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

Fix CI #591

Merged
merged 3 commits into from
Jul 11, 2024
Merged

Fix CI #591

merged 3 commits into from
Jul 11, 2024

Conversation

sfod
Copy link
Contributor

@sfod sfod commented Jul 10, 2024

This PR fixes issues with manylinux2014 and raspberry CI jobs.

CI using our manylinux2014 docker image is failing with:

Could not retrieve mirrorlist http://mirrorlist.centos.org/?release=7&arch=x86_64&repo=os&infra=container

Solution is based on awslabs/aws-crt-java#804

CI for raspberry is failing with:

E: Unable to locate package openjdk-8-jdk-headless

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

@sfod sfod changed the title Fix manylinux2014 CI Fix CI Jul 11, 2024
@sfod sfod merged commit 211ede1 into main Jul 11, 2024
28 checks passed
@sfod sfod deleted the update-crt-builder branch July 11, 2024 17:47
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