Skip to content

Commit

Permalink
[Tests] packages: run on multiple eslint versions
Browse files Browse the repository at this point in the history
  • Loading branch information
ljharb committed Nov 23, 2021
1 parent 8ce0936 commit 3edcd8d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/packages.yml
Expand Up @@ -25,6 +25,9 @@ jobs:
fail-fast: false
matrix:
node-version: ${{ fromJson(needs.matrix.outputs.latest) }}
eslint:
- 8
- 7
package:
- resolvers/node
- resolvers/webpack
Expand Down

0 comments on commit 3edcd8d

Please sign in to comment.