trufflesuite / truffle

:warning: The Truffle Suite is being sunset. For information on ongoing support, migration options and FAQs, visit the Consensys blog. Thank you for all the support over the years.
https://consensys.io/blog/consensys-announces-the-sunset-of-truffle-and-ganache-and-new-hardhat?utm_source=github&utm_medium=referral&utm_campaign=2023_Sep_truffle-sunset-2023_announcement_
MIT License
14.03k stars 2.32k forks source link

chore(ci/tests): pin nodejs 20 to 20.5 due to regression in 20.6 #6186

Closed legobeat closed 1 year ago

legobeat commented 1 year ago

PR description

CI is currently failing due to a regression in Node.js v20. This temporarily pins to the penultimate version pending a fix.

Testing instructions

Documentation

Breaking changes and new features