Skip to content

Commit 7690d36

Browse files
committed
Update Node versions with which to test.
1 parent fd43ade commit 7690d36

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
strategy:
2626
# Create a matrix of Node versions to test against (in parallel)
2727
matrix:
28-
node-version: [14.x, 16.x]
28+
node-version: [16.x, 18.x]
2929
# Do NOT exit immediately if one matrix job fails
3030
fail-fast: false
3131
# These are the actual CI steps to perform per job

0 commit comments

Comments
 (0)