holepunchto / brittle

Brittle TAP test framework
Apache License 2.0
81 stars 9 forks source link

Fix remove node v18 stacks #32

Closed LuKks closed 1 year ago

LuKks commented 1 year ago

Locally I needed this change to make tests pass, but for some reason CI is throwing at lots of tests?

LuKks commented 1 year ago

Ah, it's the Node version, v16 works okay, but v18 (which is now LTS) makes it fail

LuKks commented 1 year ago

@mafintosh Ready!