ci: no need to run ct with static profile matrix
This commit is contained in:
parent
d2cc7d3258
commit
416990bd8f
|
@ -178,9 +178,6 @@ jobs:
|
|||
fail-fast: false
|
||||
matrix:
|
||||
app: ${{ fromJson(needs.prepare.outputs.fast_ct_apps) }}
|
||||
profile:
|
||||
- emqx
|
||||
- emqx-enterprise
|
||||
runs-on:
|
||||
- aws-amd64
|
||||
- ubuntu-20.04
|
||||
|
|
Loading…
Reference in New Issue