Commit f0765c78 authored by Andrew Murray's avatar Andrew Murray
Browse files

Include Alpine arm64 in README [ci skip]

parent b48a72a1
...@@ -276,6 +276,7 @@ variable. The default version is dependent on ``MB_ML_LIBC`` and ``PLAT``. ...@@ -276,6 +276,7 @@ variable. The default version is dependent on ``MB_ML_LIBC`` and ``PLAT``.
When ``MB_ML_LIBC`` is ``musllinux``: When ``MB_ML_LIBC`` is ``musllinux``:
* ``multibuild/alpine3.17_x86_64``, when ``PLAT`` is ``x86_64`` * ``multibuild/alpine3.17_x86_64``, when ``PLAT`` is ``x86_64``
* ``multibuild/alpine3.17_arm64v8``, when ``PLAT`` is ``aarch64``
Otherwise: Otherwise:
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment