Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
32 changes: 30 additions & 2 deletions docs/reference/platforms.rst
Original file line number Diff line number Diff line change
Expand Up @@ -218,6 +218,36 @@ Environment variables
Supported CPU architectures
---------------------------

core22 and higher
~~~~~~~~~~~~~~~~~

Local builds
~~~~~~~~~~~~

Snapcraft supports building for these architectures locally:

* amd64
* arm64
* armhf
* ppc64el
* riscv64
* s390x

Launchpad builds
~~~~~~~~~~~~~~~~

Launchpad supports remote building for these architectures:

* amd64
* arm64
* armhf
* ppc64el
* riscv64
* s390x

core20
~~~~~~

Local builds
~~~~~~~~~~~~

Expand All @@ -232,8 +262,6 @@ Snapcraft supports building for these architectures locally:
* riscv64
* s390x

.. _supported-architectures-launchpad:

Launchpad builds
~~~~~~~~~~~~~~~~

Expand Down
Loading