Skip to content

Commit 56a53bc

Browse files
ci: add Node.js 20 in the test matrix
1 parent 683720a commit 56a53bc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@ jobs:
1414
strategy:
1515
matrix:
1616
node-version:
17-
- 14
18-
- 18
17+
- 12
18+
- 20
1919

2020
steps:
2121
- name: Checkout repository

0 commit comments

Comments
 (0)