ci: update emqx-builder image tag to el7 and el8

This commit is contained in:
Zaiming (Stone) Shi 2022-05-25 14:45:08 +02:00
parent fed596c922
commit 2a45aa5519
2 changed files with 3 additions and 3 deletions

View File

@ -218,8 +218,8 @@ jobs:
- debian11 - debian11
- debian10 - debian10
- debian9 - debian9
- rockylinux8 - el8
- centos7 - el7
- raspbian10 - raspbian10
exclude: exclude:
- package: pkg - package: pkg

View File

@ -21,7 +21,7 @@ jobs:
- 24.1.5-3 - 24.1.5-3
os: os:
- ubuntu20.04 - ubuntu20.04
- rockylinux8 - el8
container: ghcr.io/emqx/emqx-builder/4.4-11:${{ matrix.erl_otp }}-${{ matrix.os }} container: ghcr.io/emqx/emqx-builder/4.4-11:${{ matrix.erl_otp }}-${{ matrix.os }}