hypercerts
hypercerts copied to clipboard
[CI] Remove hard-coded Node version
What is it?
In GitHub actions (ci-default.yml), Fleek, and Cloudflare, we are hard-coding a node version of 18.15.0 right now because of this hardhat bug
https://github.com/NomicFoundation/hardhat/issues/3877
Whenever this gets fixed, we should move everything back to LTS whereever possible