Skip to content

jenkins: stop testing on centos7 for Node.js 18 onwards #2903

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 1 commit into from
Mar 22, 2022

Conversation

richardlau
Copy link
Member

We're starting to get upstream changes that require later glibc
than is available on CentOS 7. In addition, our nightly (and
eventually Node.js 18 onwards releases) binaries require later
glibc (2.28) which will not run on CentOS 7.

Refs: #2815

We're starting to get upstream changes that require later glibc
than is available on CentOS 7. In addition, our nightly (and
eventually Node.js 18 onwards releases) binaries require later
glibc (2.28) which will not run on CentOS 7.
@richardlau richardlau added the ci-change PSA of configuration changes label Mar 21, 2022
Copy link
Member

@mhdawson mhdawson left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@richardlau richardlau merged commit e223852 into nodejs:master Mar 22, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci-change PSA of configuration changes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants