ci: exclude edge + rlog test

This commit is contained in:
Zaiming (Stone) Shi 2022-01-11 15:13:49 +01:00
parent 6a1ada8623
commit 32ac720064
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: