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

ci: add ruby version to vendored libs cache key (backport) #3029

Merged
merged 1 commit into from
Nov 17, 2023

Conversation

flavorjones
Copy link
Member

What problem is this PR intended to solve?

In CI, add ruby version to vendored libs cache key. The ruby 2.7 and 3.0 base images are old enough to generate binaries that are not compatible with later base images, and vice versa. CI is failing with libxml 2.12.0 in particular.

Backport of #3028

**What problem is this PR intended to solve?**

In CI, add ruby version to vendored libs cache key. The ruby 2.7 and
3.0 base images are old enough to generate binaries that are not
compatible with later base images, and vice versa. CI is failing with
libxml 2.12.0 in particular.
@flavorjones flavorjones changed the base branch from main to v1.15.x November 17, 2023 14:05
@flavorjones flavorjones force-pushed the fj-ci-cache-keys-1.15.x branch from 0f56450 to 32b2c35 Compare November 17, 2023 14:07
@flavorjones flavorjones reopened this Nov 17, 2023
@flavorjones flavorjones merged commit da2d908 into v1.15.x Nov 17, 2023
133 of 138 checks passed
@flavorjones flavorjones deleted the fj-ci-cache-keys-1.15.x branch November 17, 2023 14:53
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.

1 participant