Skip to content

Commit d8474ac

Browse files
committed
bump nodes
1 parent ad40888 commit d8474ac

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: [14, 16, 18]
11+
node: [16, 18, 20]
1212
runs-on: ${{ matrix.os }}
1313
steps:
1414
# https://github.com/actions/checkout/issues/135

0 commit comments

Comments
 (0)