Skip to content

Commit dde98f0

Browse files
committed
Update test ci node versions.
1 parent 735f4c6 commit dde98f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
runs-on: ubuntu-latest
1515
strategy:
1616
matrix:
17-
node-version: [16, 18, 19]
17+
node-version: [18, 20]
1818
steps:
1919
- name: Checkout code
2020
uses: actions/checkout@v3

0 commit comments

Comments
 (0)