Skip to content

Commit 939967d

Browse files
committed
ci: exclude ESLint 10 + babel-eslint 8 from matrix
1 parent 3fbb319 commit 939967d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/node-18+.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,8 @@ jobs:
5050
node-version: 18
5151
- eslint: 10
5252
node-version: 19
53+
- eslint: 10
54+
babel-eslint: 8
5355
- eslint: 3
5456
babel-eslint: 10
5557
- eslint: 3

0 commit comments

Comments
 (0)