Skip to content

Commit 7243c50

Browse files
committed
chore: update ci
1 parent c99e4d5 commit 7243c50

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
@@ -14,7 +14,7 @@ jobs:
1414
runs-on: ${{ matrix.os }}
1515
strategy:
1616
matrix:
17-
node_version: ['14', '16', '18']
17+
node_version: ['18', '20']
1818
os: [ubuntu-latest, windows-latest, macOS-latest]
1919

2020
steps:

0 commit comments

Comments
 (0)