Skip to content

Commit

Permalink
[Tests] test on all 16 minors
Browse files Browse the repository at this point in the history
  • Loading branch information
ljharb committed Aug 5, 2021
1 parent eaa9682 commit 9b80d3d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/node-16+.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:

strategy:
matrix:
node-version: ${{ fromJson(needs.matrix.outputs.latest) }} # TODO: change to "minors" once v16.1 comes out
node-version: ${{ fromJson(needs.matrix.outputs.minors) }}
command:
- test:stock
- test:shams:corejs
Expand Down

0 comments on commit 9b80d3d

Please sign in to comment.