Skip to content

Commit 76c01d4

Browse files
committed
Add Node 20 and 24 to CI tests
1 parent d5710c4 commit 76c01d4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/main.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,9 @@ jobs:
1010
fail-fast: false
1111
matrix:
1212
node-version:
13+
- 24
1314
- 22
15+
- 20
1416
steps:
1517
- uses: actions/checkout@v4
1618
- uses: actions/setup-node@v4

0 commit comments

Comments
 (0)