Skip to content

Commit ab25504

Browse files
committed
ci: exclude ESLint 10 + babel-eslint 8 from matrix
1 parent 5146df8 commit ab25504

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.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)