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 ede67fe commit 2cd96e2Copy full SHA for 2cd96e2
.github/workflows/ci.yml
@@ -43,7 +43,7 @@ jobs:
43
strategy:
44
matrix:
45
eslint: [8]
46
- node: [12.22.0, 12, 14.17.0, 14, 16, 18, 20]
+ node: [12.22.0, 12, 14.17.0, 14, 16, 18, 20, 22]
47
os: [ubuntu-latest]
48
include:
49
# On other platforms
0 commit comments