Skip to content

Commit 193883b

Browse files
ci: add Node.js 20 in the test matrix
1 parent 6d43c14 commit 193883b

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/ci.yml

+1-2
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,7 @@ jobs:
1818
matrix:
1919
node-version:
2020
- 14
21-
- 16
22-
- 18
21+
- 20
2322

2423
services:
2524
postgres:

0 commit comments

Comments
 (0)