Skip to content

Commit 05cf043

Browse files
committed
ci: update node-version matrix
1 parent 889b81f commit 05cf043

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/nodejs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
strategy:
2828
fail-fast: false
2929
matrix:
30-
node-version: ["18", "20", "22", "24"]
30+
node-version: ["20", "22", "24"]
3131
os: ["macos-latest", "ubuntu-latest", "windows-latest"]
3232

3333
steps:

0 commit comments

Comments
 (0)