GitHub actions all fail because @size-limit/esbuild wants node >10 #1117
Labels
scope: templates
Related to an init template, not necessarily to core (but could influence core)
solution: duplicate
This issue or pull request already exists
Current Behavior
All GitHub actions fail. Example reproduction here.
Error is:
This is the first action to run, and this package fails on node 10, so the rest of the actions fail. See the example here:
https://github.com/chmac/example-github-actions-fail-node-10/runs/5197860050?check_suite_focus=true
Expected behavior
Default setup should not fail
Suggested solution(s)
Maybe remove the node 10 action? Seems like tsdx does not support it any more.
The text was updated successfully, but these errors were encountered: