build: build macos package on correct OTP release

This commit is contained in:
Zaiming Shi 2021-06-03 17:41:21 +02:00
parent cddfa928b1
commit e01222ef21
1 changed files with 1 additions and 1 deletions

View File

@ -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