ci: exclude edge + rlog test
This commit is contained in:
parent
6a1ada8623
commit
32ac720064
|
@ -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:
|
||||
|
|
Loading…
Reference in New Issue