diff --git a/.github/workflows/validate.yml b/.github/workflows/validate.yml index 86019c3..432ac63 100644 --- a/.github/workflows/validate.yml +++ b/.github/workflows/validate.yml @@ -26,18 +26,6 @@ jobs: node: [12.22.0, 12, 14.17.0, 14, 16.0.0, 16, 18] testing-library-dom: [8, 9] exclude: - - eslint: 9 - node: 12.22.0 - - eslint: 9 - node: 12 - - eslint: 9 - node: 14.17.0 - - eslint: 9 - node: 14 - - eslint: 9 - node: 16.0.0 - - eslint: 9 - node: 16 - node: 12.22.0 testing-library-dom: 9 - node: 12