Skip to content

Commit

Permalink
Remove arm-unknown-linux-gnueabihf from precompile targets
Browse files Browse the repository at this point in the history
It was forgotten to be removed, after we dropped the precompilation.
  • Loading branch information
paulgoetze committed Dec 16, 2023
1 parent bc9e578 commit 341ffaf
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/mjml/native.ex
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ defmodule Mjml.Native do
github_url = mix_config[:package][:links]["GitHub"]

targets = ~w(
arm-unknown-linux-gnueabihf
aarch64-apple-darwin
aarch64-unknown-linux-gnu
aarch64-unknown-linux-musl
Expand Down

0 comments on commit 341ffaf

Please sign in to comment.