Add arm64 OTP builds #596

Merged
floatingghost merged 12 commits from arm into develop 2023-07-27 13:14:02 +00:00
2 changed files with 2 additions and 2 deletions
Showing only changes of commit 6fe7bdba46 - Show all commits

View file

@ -114,7 +114,7 @@ pipeline:
# Canonical amd64-musl
musl:
image: hexpm/elixir:1.14.3-erlang-25.2.2-alpine-3.15.6
image: hexpm/elixir:1.14.3-erlang-25.2.2-alpine-3.18.0
<<: *on-release
environment:
MIX_ENV: prod

View file

@ -103,7 +103,7 @@ pipeline:
# Canonical arm64-musl
musl:
image: hexpm/elixir:1.14.3-erlang-25.2.2-alpine-3.15.6
image: hexpm/elixir:1.14.3-erlang-25.2.2-alpine-3.18.0
<<: *on-release
environment:
MIX_ENV: prod