ethereum / solc-js

Javascript bindings for the Solidity compiler
https://soliditylang.org
MIT License
1.45k stars 474 forks source link

Use cimg/node instead of deprecated circleci/node #747

Closed r0qs closed 2 months ago

r0qs commented 2 months ago

During the 0.8.27 release I noticed that we missed to upgrade the image used by solidity-solcjs-ext-test in our CI config.

This PR upgrades such CircleCI convenience image to fix the following warning: https://app.circleci.com/pipelines/github/ethereum/solc-js/1670/workflows/34f69e77-0e63-491e-8d41-d0c62663c700/jobs/10461

More info about the deprecation here: https://discuss.circleci.com/t/legacy-convenience-image-deprecation/41034

coveralls commented 2 months ago

Coverage Status

coverage: 84.537%. remained the same when pulling 71a6cf563ae7d14949eb1187dd83edaecb6d9b10 on upgrade-docker-convenience-image into e7eeaf9e75cf18736ded790839d7daca1b473560 on master.