Skip to content

Commit

Permalink
ci: add Node.js 20.x and 21.x to the tests
Browse files Browse the repository at this point in the history
  • Loading branch information
prisis authored and BridgeAR committed Mar 13, 2024
1 parent 752b9e9 commit 9244319
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,8 @@ jobs:
- 14
- 16
- 18
- 20
- 21
name: Running tests with Node ${{ matrix.node_version }} on ${{ matrix.os }}
runs-on: ${{ matrix.os }}
steps:
Expand Down

0 comments on commit 9244319

Please sign in to comment.