Skip to content

Commit

Permalink
test: latest node v18 (#512)
Browse files Browse the repository at this point in the history
  • Loading branch information
privatenumber committed Apr 2, 2024
1 parent 7eada91 commit a5daa7c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/utils/node-versions.ts
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ export const nodeVersions = [
'21.5.0',
latestMajor('20.10.0'),
'20.0.0',
latestMajor('18.19.0'),
latestMajor('18.20.0'),
'18.0.0',
] as const
: [] as const
Expand Down

0 comments on commit a5daa7c

Please sign in to comment.