Skip to content

Update CI to test against 18.0.0 #57

@43081j

Description

@43081j

our engines now define >=18 which means 18.0.0 and above.

we should add a script which basically tests the happy path of using tinyexec (for now at least). it can't use vitest or node test runner since they need >18, so we should just assert but run it as if its a script via node.

CI can then be updated to run this script in 18.x.

to be clear: we cannot add 18 to the normal test run. we need a special script that roughly tests it.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions