Skip to content

Commit 81ff967

Browse files
authored
ci: add Node v19 (#212)
1 parent e201272 commit 81ff967

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
matrix:
3131
os: [ubuntu-latest]
3232
eslint: [6, 7, 8]
33-
node: [12.22.0, 14, 16, 18]
33+
node: [12.22.0, 14, 16, 18, 19]
3434
include:
3535
- os: windows-latest
3636
eslint: 7

0 commit comments

Comments
 (0)