Skip to content

Commit

Permalink
add: node 20
Browse files Browse the repository at this point in the history
  • Loading branch information
07souravkunda authored and francisf committed Sep 21, 2023
1 parent 764fc8a commit 3673a15
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/reviewing_changes.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
fail-fast: false
max-parallel: 3
matrix:
node: ['14', '16', '18']
node: ['14', '16', '18', '20']
os: [ macos-latest, windows-latest, ubuntu-latest ]
name: Jest-js Repo ${{ matrix.node }} - ${{ matrix.os }} Sample
env:
Expand Down

0 comments on commit 3673a15

Please sign in to comment.