Skip to content

Commit b2a325d

Browse files
authored
1 parent 3c68358 commit b2a325d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
fail-fast: false
2121
matrix:
2222
os: [ubuntu-latest, macos-latest, windows-latest]
23-
node: [16, 18, 20]
23+
node: [18, 20]
2424
runs-on: ${{ matrix.os }}
2525
steps:
2626
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)