astarte-platform / astarte_vmq_plugin

Astarte VerneMQ plugin publishes incoming messages on an AMQP exchange with some additional metadata, so they can be processed by other components.
http://astarte-platform.org/
Apache License 2.0
16 stars 10 forks source link

CI: reuse cache only if the Elixir/OTP tuple is the same #36

Closed rbino closed 4 years ago

rbino commented 4 years ago

Avoid using caches built with a different OTP version and unsupported opcodes

Signed-off-by: Riccardo Binetti riccardo.binetti@ispirata.com