Skip to content

Commit 26d0747

Browse files
Update .github/workflows/verifications.yml
Signed-off-by: Michaël De Boey <[email protected]>
1 parent 6e77294 commit 26d0747

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/verifications.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
strategy:
3434
fail-fast: false
3535
matrix:
36-
node: [12.22.0, 12, 14.17.0, 13, 16, 18, 20, 22]
36+
node: [12.22.0, 12, 14.17.0, 14, 16, 17, 18, 19, 20, 22]
3737
eslint: [7.5, 7, 8]
3838
steps:
3939
- name: Checkout

0 commit comments

Comments
 (0)