ci(flatpak): only build for x86_64

The flatpaks from CI aren't very usable in the first place, but also
take longer to complete than regular builds, as well as contribute to
our concurrent job limit. Dropping ARM builds shouldn't have much
impact, but this can obviously be reversed if people want it

Signed-off-by: Seth Flynn <getchoo@tuta.io>
This commit is contained in:
Seth Flynn 2025-12-30 20:07:56 -05:00
parent 698e1dd7cf
commit abe0c8e687
No known key found for this signature in database
GPG key ID: D31BD0D494BBEE86

View file

@ -77,9 +77,6 @@ jobs:
- os: ubuntu-22.04
arch: x86_64
- os: ubuntu-22.04-arm
arch: aarch64
runs-on: ${{ matrix.os }}
container: