Skip to content

Commit 09acb17

Browse files
ci: add Node.js 20 in the test matrix
Reference: https://github.com/nodejs/Release
1 parent 39937f8 commit 09acb17

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

+1
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ jobs:
1818
matrix:
1919
node-version:
2020
- 18
21+
- 20
2122

2223
steps:
2324
- name: Checkout repository

0 commit comments

Comments
 (0)