ci: use circleci windows preview (#31266)

PR Close #31266
This commit is contained in:
Filipe Silva
2019-07-25 15:47:02 +01:00
committed by Andrew Kushnir
parent d1cc7a0b26
commit 0b1bf14cd8
9 changed files with 202 additions and 21 deletions

View File

@ -79,8 +79,8 @@
},
"//engines-comment": "Keep this in sync with ../package.json",
"engines": {
"node": ">=10.9.0 <11.0.0",
"yarn": ">=1.12.1 <=1.16.0"
"node": ">=10.9.0 <13.0.0",
"yarn": ">=1.12.1 <=1.18.0"
},
"private": true,
"dependencies": {