Skip to content

Commit 617553a

Browse files
committed
Update Node.js versions in CI
Signed-off-by: Sora Morimoto <[email protected]>
1 parent 0f43487 commit 617553a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/main.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@ jobs:
1414
- ubuntu-latest
1515
- windows-latest
1616
node-version:
17-
- 16
18-
- 18
17+
- 20
18+
- 22
1919

2020
runs-on: ${{ matrix.os }}
2121

0 commit comments

Comments
 (0)