mirror of
https://github.com/tiktok/sparo.git
synced 2025-03-22 19:05:41 -04:00
chore: turn on windows CI pipeline
This commit is contained in:
parent
333308ba63
commit
f937af5339
1 changed files with 1 additions and 0 deletions
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
|
@ -23,6 +23,7 @@ jobs:
|
|||
- '18'
|
||||
platform:
|
||||
- ubuntu-latest
|
||||
- windows-latest
|
||||
|
||||
name: '${{ matrix.platform }} / Node.js ${{ matrix.node }}'
|
||||
runs-on: ${{ matrix.platform }}
|
||||
|
|
Loading…
Reference in a new issue