Skip to content

Commit 8a0f017

Browse files
committed
ci: 18, 24 -> 20, 22, 24
1 parent f6b5d9b commit 8a0f017

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
strategy:
3232
fail-fast: false
3333
matrix:
34-
node-version: [18, 24]
34+
node-version: [20, 22, 24]
3535

3636
steps:
3737
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)