chore(ci): use node14 for windows tests

This commit is contained in:
Pooya Parsa 2021-02-13 12:18:13 +01:00
parent dc1c56732f
commit 7629cea3b8

View File

@ -58,7 +58,7 @@ jobs:
strategy:
matrix:
os: [windows-latest]
node: [12]
node: [14]
env:
NODE_OPTIONS: "--max_old_space_size=4096"
@ -92,7 +92,7 @@ jobs:
strategy:
matrix:
os: [windows-latest]
node: [12]
node: [14]
env:
NODE_OPTIONS: "--max_old_space_size=4096"
@ -131,7 +131,7 @@ jobs:
strategy:
matrix:
os: [windows-latest]
node: [12]
node: [14]
env:
NODE_OPTIONS: "--max_old_space_size=4096"