Skip to content

Commit a983d06

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/CI-CD.yaml

+1-1
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)