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 3ee07fc commit 2c39d43Copy full SHA for 2c39d43
.github/workflows/ci.yml
@@ -51,7 +51,7 @@ jobs:
51
fail-fast: false
52
matrix:
53
eslint: [8]
54
- node: [12.22.0, 12, 14.17.0, 14, 16, 18, 19, 20]
+ node: [12.22.0, 12, 14.17.0, 14, 16, 18, 20, 22]
55
os: [ubuntu-latest]
56
include:
57
# On other platforms
0 commit comments