ci: no need to run ct with static profile matrix

This commit is contained in:
Zaiming (Stone) Shi 2022-12-14 16:39:45 +01:00
parent d2cc7d3258
commit 416990bd8f
1 changed files with 0 additions and 3 deletions

View File

@ -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