Skip to content

Commit 3a8e4e5

Browse files
committed
Use latest Node 20 on Windows
1 parent e198e50 commit 3a8e4e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
os: macos-14
2020
- node: 20
2121
os: ubuntu-latest
22-
- node: 20.12.1 # TODO: spawn node18+/win: github.com/nodejs/nodejs.org/pull/6660
22+
- node: 20
2323
os: windows-2025
2424
- node: 22
2525
os: macos-15-intel

0 commit comments

Comments
 (0)