Skip to content

Commit

Permalink
chore: add Node.js 21 to test-module workflow (#1021)
Browse files Browse the repository at this point in the history
  • Loading branch information
targos authored Oct 23, 2023
1 parent 0748375 commit 5f78556
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test-module.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ jobs:
node-version:
- 18.x
- 20.x
- 21.x

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

Expand Down

0 comments on commit 5f78556

Please sign in to comment.