philss / rustler_precompiled

Use precompiled NIFs from trusted sources in your Elixir code
182 stars 26 forks source link

Precompilation Guide: Use multi-dimension matrix #18

Closed adriankumpf closed 2 years ago

adriankumpf commented 2 years ago

The GH Action matrix in the precompilation guide can be tweaked a bit by using a multi-dimension matrix with another nif variable.

This can be seen in action here, for example.

adriankumpf commented 2 years ago

Sure thing! I created a PR over there: https://github.com/philss/rustler_precompilation_example/pull/4

philss commented 2 years ago

@adriankumpf thank you! :purple_heart: (ps: I missed that one)