mirror of
https://github.com/vitest-dev/vitest.git
synced 2025-12-08 18:26:03 +00:00
chore: update ci
This commit is contained in:
parent
018f1c3c5e
commit
e9ae301727
4
.github/workflows/test.yml
vendored
4
.github/workflows/test.yml
vendored
@ -15,8 +15,8 @@ jobs:
|
||||
|
||||
strategy:
|
||||
matrix:
|
||||
node-version: [14.x, 16.x]
|
||||
os: [ubuntu-latest, windows-latest, macos-latest]
|
||||
node-version: [16.x] # 14
|
||||
os: [ubuntu-latest, windows-latest] # mac
|
||||
fail-fast: false
|
||||
|
||||
steps:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user