chore(ci): temporary disable windows tests

This commit is contained in:
Pooya Parsa 2022-03-16 11:37:28 +01:00
parent 7f07d4760c
commit d1e23ea773

View File

@ -65,7 +65,8 @@ jobs:
strategy:
matrix:
os: [ubuntu-latest, windows-latest]
# os: [ubuntu-latest, windows-latest]
os: [ubuntu-latest]
node: [14]
steps:
@ -92,7 +93,8 @@ jobs:
strategy:
matrix:
os: [ubuntu-latest, windows-latest]
# os: [ubuntu-latest, windows-latest]
os: [ubuntu-latest]
node: [14]
steps: