We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b44752f commit d1e289cCopy full SHA for d1e289c
.github/workflows/CI.yml
@@ -48,7 +48,7 @@ jobs:
48
strategy:
49
matrix:
50
eslint: [8]
51
- node: [12.22.0, 12, 14.17.0, 14, 16, 18]
+ node: [12.22.0, 12, 14.17.0, 14, 16, 18, 19]
52
os: [ubuntu-latest]
53
include:
54
# On other platforms
0 commit comments