ci: use OTP 26 for scheduled build packages

This commit is contained in:
Ivan Dyachkov 2024-03-26 09:14:18 +01:00
parent be609e051a
commit ed5a4aa921
1 changed files with 1 additions and 1 deletions

View File

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