Skip to content

Commit 5dc827f

Browse files
authored
Update node.js.yml
1 parent 170e1d2 commit 5dc827f

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: [14.x] # Add support for 12.x, 15.x later just build and unit tests
23+
node-version: [15.x] # Add support for 12.x, 15.x later just build and unit tests
2424

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

0 commit comments

Comments
 (0)