Merge pull request #6702 from zmstone/ci-delete-docker-test-for-edige-rlog

ci: exclude edge + rlog test
This commit is contained in:
Zaiming (Stone) Shi 2022-01-11 17:32:20 +01:00 committed by GitHub
commit 32d1547c03
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 1 deletions

View File

@ -44,7 +44,9 @@ jobs:
cluster_db_backend:
- mnesia
- rlog
exclude:
- profile: emqx-edge
cluster_db_backend: rlog
steps:
- uses: actions/download-artifact@v2
with: