Merge pull request #9551 from zmstone/1214-remove-unnecessary-test-matrix

ci: no need to run ct with static profile matrix
This commit is contained in:
Zaiming (Stone) Shi 2022-12-14 18:19:22 +01:00 committed by GitHub
commit 90326f895e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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