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

[GLUTEN-8046][VL] Fix GHA checkout issue on centos-7 for weekly build job #8129

Merged
merged 3 commits into from
Dec 3, 2024

Conversation

PHILO-HE
Copy link
Contributor

@PHILO-HE PHILO-HE commented Dec 3, 2024

What changes were proposed in this pull request?

Fixes job failure: https://github.com/apache/incubator-gluten/actions/runs/12108589900.
GHA checkout requires higher GLIBC version than that installed in centos-7 by default.

How was this patch tested?

Existing test.

@github-actions github-actions bot added the INFRA label Dec 3, 2024
Copy link

github-actions bot commented Dec 3, 2024

Thanks for opening a pull request!

Could you open an issue for this pull request on Github Issues?

https://github.com/apache/incubator-gluten/issues

Then could you also rename commit message and pull request title in the following format?

[GLUTEN-${ISSUES_ID}][COMPONENT]feat/fix: ${detailed message}

See also:

@PHILO-HE PHILO-HE changed the title [VL] Fix GHA checkout issue on centos-7 for weekly build job [GLUTEN-8046][VL] Fix GHA checkout issue on centos-7 for weekly build job Dec 3, 2024
Copy link

github-actions bot commented Dec 3, 2024

#8046

@PHILO-HE PHILO-HE merged commit 51ef77e into apache:main Dec 3, 2024
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants