We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 60e784e commit 2dac0a3Copy full SHA for 2dac0a3
.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