Skip to content

Commit 5f78556

Browse files
authored
chore: add Node.js 21 to test-module workflow (#1021)
1 parent 0748375 commit 5f78556

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test-module.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@ jobs:
3838
node-version:
3939
- 18.x
4040
- 20.x
41+
- 21.x
4142

4243
runs-on: ${{ matrix.os }}
4344

0 commit comments

Comments
 (0)