Add matrix for fat container tests (#14850)
This commit is contained in:
parent
6686b94280
commit
703b0efda6
|
|
@ -443,6 +443,8 @@ jobs:
|
|||
shell: bash
|
||||
strategy:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
job: [0, 1,]
|
||||
|
||||
# Service containers to run with this job. Required for running tests
|
||||
services:
|
||||
|
|
|
|||
|
|
@ -422,6 +422,8 @@ jobs:
|
|||
shell: bash
|
||||
strategy:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
job: [0, 1,]
|
||||
|
||||
# Service containers to run with this job. Required for running tests
|
||||
services:
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user