Skip to content

Commit

Permalink
test: add eslint v9 to test matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
antongolub committed Apr 7, 2024
1 parent 70eeb92 commit 91b8de0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/node-minors.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ jobs:
matrix:
node-version: ${{ fromJson(needs.matrix.outputs.latest) }}
eslint:
- 9
- 8
- 7
- 6
Expand Down

0 comments on commit 91b8de0

Please sign in to comment.