ci: update emqx-builder image tag to el7 and el8
This commit is contained in:
parent
fed596c922
commit
2a45aa5519
|
@ -218,8 +218,8 @@ jobs:
|
|||
- debian11
|
||||
- debian10
|
||||
- debian9
|
||||
- rockylinux8
|
||||
- centos7
|
||||
- el8
|
||||
- el7
|
||||
- raspbian10
|
||||
exclude:
|
||||
- package: pkg
|
||||
|
|
|
@ -21,7 +21,7 @@ jobs:
|
|||
- 24.1.5-3
|
||||
os:
|
||||
- ubuntu20.04
|
||||
- rockylinux8
|
||||
- el8
|
||||
|
||||
container: ghcr.io/emqx/emqx-builder/4.4-11:${{ matrix.erl_otp }}-${{ matrix.os }}
|
||||
|
||||
|
|
Loading…
Reference in New Issue