Skip to content

Commit c4d2619

Browse files
committed
0.2.3
1 parent 82899ce commit c4d2619

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/.ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ jobs:
55
runs-on: ${{ matrix.os }}
66
strategy:
77
matrix:
8-
node-version: [16.x, 18.x, 20.x]
8+
node-version: [18.x, 20.x]
99
os: [ubuntu-latest, macos-latest, windows-latest]
1010
steps:
1111
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)