Skip to content

Commit 9b80d3d

Browse files
committed
[Tests] test on all 16 minors
1 parent eaa9682 commit 9b80d3d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/node-16+.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ jobs:
4646

4747
strategy:
4848
matrix:
49-
node-version: ${{ fromJson(needs.matrix.outputs.latest) }} # TODO: change to "minors" once v16.1 comes out
49+
node-version: ${{ fromJson(needs.matrix.outputs.minors) }}
5050
command:
5151
- test:stock
5252
- test:shams:corejs

0 commit comments

Comments
 (0)