Skip to content

Commit e2cb98c

Browse files
committed
github: Run tests with Node 22 only on Windows and macOS
The tests fail randomly with Node 20 on Windows.
1 parent 68e7d41 commit e2cb98c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/CI.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,6 @@ jobs:
141141
- host: windows-latest
142142
target: x86_64-pc-windows-msvc
143143
node:
144-
- '20'
145144
- '22'
146145
runs-on: ${{ matrix.settings.host }}
147146
steps:

0 commit comments

Comments
 (0)