Merge pull request #12310 from thalesmg/ci-bump-elixir-vsn-sched-m-20240111

ci: fix elixir version in cron build job
This commit is contained in:
Thales Macedo Garitezi 2024-01-11 16:49:24 -03:00 committed by GitHub
commit d932fa593b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -24,7 +24,7 @@ jobs:
matrix:
profile:
- ['emqx', 'master', '5.3-2:1.15.7-26.2.1-2']
- ['emqx-enterprise', 'release-54', '5.3-2:1.14.5-25.3.2-2']
- ['emqx-enterprise', 'release-54', '5.3-2:1.15.7-25.3.2-2']
os:
- debian10
- ubuntu22.04