Skip to content

Commit fe2bbfd

Browse files
committed
Add node 20, remove 14 from test matrix
1 parent 2313810 commit fe2bbfd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,9 @@ jobs:
1010
strategy:
1111
matrix:
1212
node-version:
13+
- 20
1314
- 18
1415
- 16
15-
- 14
1616
name: Node.js ${{ matrix.node-version }}
1717
steps:
1818
- name: Checkout the repository

0 commit comments

Comments
 (0)