Skip to content

Commit 37a735e

Browse files
committed
feat: only run tests in node 20
1 parent fbac261 commit 37a735e

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/ci.yml

-2
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,7 @@ jobs:
1010
fail-fast: false
1111
matrix:
1212
node-version:
13-
- 18
1413
- 20
15-
- latest
1614
steps:
1715
- uses: actions/checkout@v4
1816
- uses: actions/setup-node@v4

0 commit comments

Comments
 (0)