Skip to content

Commit 225db66

Browse files
07souravkundafrancisf
authored andcommitted
add: node 20
1 parent 1fbef6b commit 225db66

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/reviewing_changes.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
fail-fast: false
1818
max-parallel: 3
1919
matrix:
20-
node: ['14', '16', '18']
20+
node: ['14', '16', '18', '20']
2121
os: [ macos-latest, windows-latest, ubuntu-latest ]
2222
name: Cucumber-js Repo ${{ matrix.node }} - ${{ matrix.os }} Sample
2323
env:

0 commit comments

Comments
 (0)