ljharb / actions

GitHub actions I use for CI.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

build issues with node 0.6

SheetJSDev opened this issue · comments

Node 0.6 test suite errors in some compilation step, see https://github.com/SheetJS/sheetjs/runs/4202015198 or https://github.com/es-shims/es5-shim/runs/3885731231 for more info

Yes, node 0.6 hasn't built in Github Actions for awhile - it broke a long time ago when GHA changed its container type. I've left it because it's optional and because I still want to figure out how to fix it.