Skip to content

Commit 929c31e

Browse files
committed
ci: update Node.js and Node-RED versions in CI matrix
1 parent 879b4c1 commit 929c31e

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,9 +27,11 @@ jobs:
2727
node-version:
2828
- 18
2929
- 20
30+
- 22
3031
node-red-version:
3132
- "^3"
3233
- "3.1.1"
34+
- "^4"
3335

3436
name: Tests (Node ${{ matrix.node-version }} - node-red ${{ matrix.node-red-version }})
3537
steps:

0 commit comments

Comments
 (0)