Skip to content

Commit d8464eb

Browse files
committed
add node24 to ci.yml
1 parent 1b2b6a2 commit d8464eb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ jobs:
1616
- '18'
1717
- '20'
1818
- '22'
19+
- '24'
1920
steps:
2021
- uses: actions/checkout@v4
2122
- name: Setup Node.js ${{ matrix.node-version }}

0 commit comments

Comments
 (0)