Skip to content

Commit

Permalink
ci: always run against ESLint v9
Browse files Browse the repository at this point in the history
  • Loading branch information
G-Rath committed Apr 7, 2024
1 parent 1034b4e commit e02b0b3
Showing 1 changed file with 0 additions and 12 deletions.
12 changes: 0 additions & 12 deletions .github/workflows/validate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit e02b0b3

Please sign in to comment.