Skip to content

Comments

ci(python): fix linux python builds#5810

Draft
wjones127 wants to merge 1 commit intolance-format:mainfrom
wjones127:yum-update
Draft

ci(python): fix linux python builds#5810
wjones127 wants to merge 1 commit intolance-format:mainfrom
wjones127:yum-update

Conversation

@wjones127
Copy link
Contributor

No description provided.

@github-actions github-actions bot added the ci Github Action or Test issues label Jan 26, 2026
@github-actions
Copy link
Contributor

Code Review

Summary: This PR adds yum update -y before package installation in the manylinux build containers. This is a reasonable CI fix that ensures package metadata is up-to-date before installing dependencies.

No blocking issues found.

Minor observations (non-blocking):

  • The fix is applied consistently to all three build configurations (x86_64 manylinux2_17, x86_64 other manylinux versions, and arm64).
  • Running yum update -y adds some time to the build but is a standard practice to avoid stale package metadata issues.

LGTM ✓

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ci Github Action or Test issues

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant