chore(ci): disable centos7 build
This commit is contained in:
parent
9570d01792
commit
6dc4088f7e
|
@ -18,7 +18,7 @@ jobs:
|
||||||
- erl23.2.7.2-emqx-2
|
- erl23.2.7.2-emqx-2
|
||||||
os:
|
os:
|
||||||
- ubuntu20.04
|
- ubuntu20.04
|
||||||
- centos7
|
#- centos7
|
||||||
|
|
||||||
container: emqx/build-env:${{ matrix.erl_otp }}-${{ matrix.os }}
|
container: emqx/build-env:${{ matrix.erl_otp }}-${{ matrix.os }}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue