mirror of https://github.com/webpack/webpack.git
ci: Node.js@25 (#20036)
This commit is contained in:
parent
1e423af383
commit
fcde6e154c
|
|
@ -165,7 +165,7 @@ jobs:
|
|||
fail-fast: false
|
||||
matrix:
|
||||
os: [ubuntu-latest, windows-latest, macos-latest]
|
||||
node-version: [10.x, 20.x, 22.x, 24.x]
|
||||
node-version: [10.x, 20.x, 22.x, 24.x, 25.x]
|
||||
part: [a, b]
|
||||
include:
|
||||
# Test with main branches of webpack dependencies
|
||||
|
|
|
|||
Loading…
Reference in New Issue