Skip to content

Commit

Permalink
ci: restore version 9 on eslint matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
marcalexiei committed Nov 21, 2024
1 parent 8b6c09f commit 5247ee5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
eslint:
- '8.56'
- '8'
- '9.14'
- '9'

include:
- executeLint: true
Expand Down

0 comments on commit 5247ee5

Please sign in to comment.