mirror of
https://github.com/tc39/test262.git
synced 2025-04-08 19:35:28 +02:00
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