Skip to content

Commit e92d59d

Browse files
ci: node v24 windows (#2084)
1 parent 21abc6b commit e92d59d

File tree

2 files changed

+601
-352
lines changed

2 files changed

+601
-352
lines changed

.github/workflows/nodejs.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -68,10 +68,6 @@ jobs:
6868
os: [ubuntu-latest, windows-latest, macos-latest]
6969
node-version: [18.x, 20.x, 22.x, 24.x]
7070
webpack-version: [latest]
71-
exclude:
72-
# TODO fix me
73-
- os: windows-latest
74-
node-version: 24.x
7571

7672
runs-on: ${{ matrix.os }}
7773

0 commit comments

Comments
 (0)