Skip to content

Commit cfcfd39

Browse files
committed
Merge branch 'master' of github.com:utkarsh-pro/nodejs-snowflake
2 parents ab29ba6 + ad68865 commit cfcfd39

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/nodejs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
strategy:
1313
matrix:
1414
os: [ubuntu-latest, windows-latest, macos-latest]
15-
node-version: [12.17.0]
15+
node-version: [12.17.0, 14.0.0]
1616
runs-on: ${{ matrix.os }}
1717
steps:
1818
- uses: actions/checkout@v2

0 commit comments

Comments
 (0)