Skip to content

Commit 89eb139

Browse files
committed
bump node
1 parent 5386860 commit 89eb139

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ jobs:
88
matrix:
99
os: [ubuntu-latest, windows-latest]
1010
# https://nodejs.org/en/about/releases/
11-
node: [16, 18, 20]
11+
node: [18, 20, 21]
1212
runs-on: ${{ matrix.os }}
1313
steps:
1414
# https://github.com/actions/checkout/issues/135

0 commit comments

Comments
 (0)