wip: try reintroducing windows smoke
This commit is contained in:
parent
ee6671eb6f
commit
9529b1a45c
1 changed files with 1 additions and 1 deletions
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
@ -180,7 +180,7 @@ jobs:
|
||||||
needs: build
|
needs: build
|
||||||
strategy:
|
strategy:
|
||||||
matrix:
|
matrix:
|
||||||
os: [ubuntu-latest]
|
os: [ubuntu-latest, windows-latest]
|
||||||
node_version: [14]
|
node_version: [14]
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout docs
|
- name: Checkout docs
|
||||||
|
|
Loading…
Reference in a new issue