Skip to content

Commit f085fbe

Browse files
authored
chore: add node 20.x to CI tests (#352)
1 parent 975f528 commit f085fbe

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ jobs:
1212
- 14.x
1313
- 16.x
1414
- 18.x
15+
- 20.x
1516
steps:
1617
- name: Use Node.js ${{ matrix.node-version }}
1718
uses: actions/setup-node@v2

0 commit comments

Comments
 (0)