We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e91881c commit 3ba988cCopy full SHA for 3ba988c
.github/workflows/ci.yml
@@ -40,7 +40,7 @@ jobs:
40
matrix.os }})
41
strategy:
42
matrix:
43
- eslint: [8, 9]
+ eslint: [8]
44
node: [12.22.0, 12, 14.17.0, 14, 16.0.0, 16, 18, 20]
45
os: [ubuntu-latest]
46
include:
0 commit comments