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: Move from deprecated to supported Docker image #3948

Merged
merged 1 commit into from
Oct 19, 2023
Merged

Conversation

ptomato
Copy link
Contributor

@ptomato ptomato commented Oct 19, 2023

The circleci/ images are deprecated and replaced by cimg/. Hopefully this will have a glibc that is new enough for XS's versioned symbols to link against.

Rename 'node_latest' to 'node_image' since the image is the LTS, not the latest. The name would otherwise be confusing.

Closes: #3891

[do not merge yet, I'm just opening a PR so that the CI jobs will run] Well what ya know, it worked!

The circleci/ images are deprecated and replaced by cimg/. Hopefully this
will have a glibc that is new enough for XS's versioned symbols to link
against.

Rename 'node_latest' to 'node_image' since the image is the LTS, not the
latest. The name would otherwise be confusing.

Closes: tc39#3891
@ptomato ptomato requested a review from a team as a code owner October 19, 2023 15:37
@ptomato ptomato changed the title Draft: CI: Move from deprecated to supported Docker image CI: Move from deprecated to supported Docker image Oct 19, 2023
@ptomato ptomato merged commit 6396ebd into tc39:main Oct 19, 2023
1 check passed
@ptomato ptomato deleted the fix-ci branch October 19, 2023 15:45
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.

XS engine failing to install on CircleCI
2 participants