ci: switch scheduled workflows from release-56 to release-57
This commit is contained in:
parent
6c3c97d58c
commit
f9211aadd8
|
@ -24,9 +24,8 @@ jobs:
|
||||||
matrix:
|
matrix:
|
||||||
profile:
|
profile:
|
||||||
- ['emqx', 'master', '5.3-4:1.15.7-26.2.1-2']
|
- ['emqx', 'master', '5.3-4:1.15.7-26.2.1-2']
|
||||||
- ['emqx-enterprise', 'release-56', '5.3-4:1.15.7-26.2.1-2']
|
- ['emqx', 'release-57', '5.3-4:1.15.7-26.2.1-2']
|
||||||
os:
|
os:
|
||||||
- debian10
|
|
||||||
- ubuntu22.04
|
- ubuntu22.04
|
||||||
- amzn2023
|
- amzn2023
|
||||||
|
|
||||||
|
|
|
@ -24,7 +24,6 @@ jobs:
|
||||||
matrix:
|
matrix:
|
||||||
branch:
|
branch:
|
||||||
- master
|
- master
|
||||||
- release-56
|
|
||||||
- release-57
|
- release-57
|
||||||
language:
|
language:
|
||||||
- cpp
|
- cpp
|
||||||
|
|
Loading…
Reference in New Issue