Skip to content

Commit 5b765d2

Browse files
committed
ci: remove nodejs v18, add v20
1 parent 88b764d commit 5b765d2

3 files changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/nodejs-win.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313

1414
strategy:
1515
matrix:
16-
node: ['lts/*', 'current', '18']
16+
node: ['lts/*', 'current', '20']
1717
os: [windows-2019]
1818

1919
steps:

.scripts/env.sh

100644100755
File mode changed.

.scripts/purge.sh

100644100755
File mode changed.

0 commit comments

Comments
 (0)