ci: exclude edge + rlog test
This commit is contained in:
parent
6a1ada8623
commit
32ac720064
|
@ -44,7 +44,9 @@ jobs:
|
||||||
cluster_db_backend:
|
cluster_db_backend:
|
||||||
- mnesia
|
- mnesia
|
||||||
- rlog
|
- rlog
|
||||||
|
exclude:
|
||||||
|
- profile: emqx-edge
|
||||||
|
cluster_db_backend: rlog
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/download-artifact@v2
|
- uses: actions/download-artifact@v2
|
||||||
with:
|
with:
|
||||||
|
|
Loading…
Reference in New Issue