Skip to content

Commit 48015fa

Browse files
authored
Merge pull request #31 from sjrd/vitest-1.3.0
Upgrade to vitest 1.3.0.
2 parents 5ecf08c + e883246 commit 48015fa

File tree

4 files changed

+2932
-664
lines changed

4 files changed

+2932
-664
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
strategy:
1212
matrix:
1313
os: [ubuntu-latest, windows-latest]
14-
node-version: ['16']
14+
node-version: ['18']
1515
java: ['8']
1616

1717
runs-on: ${{ matrix.os }}

0 commit comments

Comments
 (0)