Skip to content
This repository was archived by the owner on Feb 12, 2026. It is now read-only.

Commit a983d06

Browse files
committed
dont test on node 18 anymore
1 parent 7d30e05 commit a983d06

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/CI-CD.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
- macos-latest
2626
- windows-latest
2727
node:
28-
- 18
28+
- 20
2929
- lts/*
3030
- current
3131

0 commit comments

Comments
 (0)