Skip to content

Commit 7bc10ba

Browse files
remove node 18
1 parent 71b3b8b commit 7bc10ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818

1919
strategy:
2020
matrix:
21-
node-version: [18.x, 20.x, 22.x, 24.x]
21+
node-version: [20.x, 22.x, 24.x]
2222

2323
defaults:
2424
run:

0 commit comments

Comments
 (0)