There was an error while loading. Please reload this page.
1 parent d5192df commit d50f50cCopy full SHA for d50f50c
1 file changed
.github/workflows/nodejs.yml
@@ -72,7 +72,7 @@ jobs:
72
strategy:
73
fail-fast: false
74
matrix:
75
- node-version: [20.x, 22.x, 24.x]
+ node-version: [20.x, 22.x, 24.x, 25.x]
76
eslint-version: [8, 9, 10]
77
ts-eslint-plugin-version: [8]
78
runs-on: ubuntu-latest
0 commit comments