StackStorm / st2-packages

StackStorm deb/rpm packages (automated docker build pipeline)
https://stackstorm.com/
27 stars 59 forks source link

Use erlang < 25 on EL8 #717

Closed amanda11 closed 2 years ago

amanda11 commented 2 years ago

Modify El8 to use Erlang 25 to avoid issues with RabbitMQ 3.10 which only has preview support for erlang 25.

Partially resolves: https://github.com/StackStorm/st2/issues/5651