We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ade400a commit ac1d379Copy full SHA for ac1d379
.github/workflows/NodeCI.yml
@@ -65,7 +65,7 @@ jobs:
65
matrix:
66
os: [ubuntu-latest]
67
eslint: [9]
68
- node: [18, 20]
+ node: [18, 20, 22]
69
include:
70
# On old Node.js version
71
- eslint: 8
0 commit comments