Skip to content

Commit f492698

Browse files
authored
ci: add node v24
1 parent c0c8b96 commit f492698

File tree

2 files changed

+40
-85
lines changed

2 files changed

+40
-85
lines changed

.github/workflows/nodejs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ jobs:
6767
strategy:
6868
matrix:
6969
os: [ubuntu-latest, windows-latest, macos-latest]
70-
node-version: [18.x, 20.x, 22.x, 23.x]
70+
node-version: [18.x, 20.x, 22.x, 24.x]
7171
webpack-version: [latest]
7272

7373
runs-on: ${{ matrix.os }}

package-lock.json

Lines changed: 39 additions & 84 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)