Bumped node version for test workflow to 14

no refs
This commit is contained in:
Rishabh 2021-06-24 22:20:29 +05:30
parent 422dd12c14
commit 50f69af9d5

View File

@ -10,7 +10,7 @@ jobs:
runs-on: ubuntu-18.04
strategy:
matrix:
node: [ '10', '12' ]
node: [ '14' ]
env:
FORCE_COLOR: 1
CI: true