Skip to content

Commit f56a631

Browse files
authored
Update node.js.yml
1 parent 01dc92f commit f56a631

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/node.js.yml

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

2121
strategy:
2222
matrix:
23-
node-version: [16.x] # Add support for 12.x, 15.x later just build and unit tests
23+
node-version: [14.x] # Add support for 12.x, 15.x later just build and unit tests
2424

2525
steps:
2626
- uses: actions/checkout@v3

0 commit comments

Comments
 (0)