build: build macos package on correct OTP release
This commit is contained in:
parent
cddfa928b1
commit
e01222ef21
|
@ -133,7 +133,7 @@ jobs:
|
||||||
matrix:
|
matrix:
|
||||||
profile: ${{fromJSON(needs.prepare.outputs.profiles)}}
|
profile: ${{fromJSON(needs.prepare.outputs.profiles)}}
|
||||||
erl_otp:
|
erl_otp:
|
||||||
- 23.2.7.2
|
- erl23.2.7.2-emqx-2
|
||||||
exclude:
|
exclude:
|
||||||
- profile: emqx-edge
|
- profile: emqx-edge
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue