mirror of
https://github.com/PrismLauncher/PrismLauncher.git
synced 2026-07-03 11:56:57 +03:00
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:
parent
698e1dd7cf
commit
abe0c8e687
1 changed files with 0 additions and 3 deletions
3
.github/workflows/flatpak.yml
vendored
3
.github/workflows/flatpak.yml
vendored
|
|
@ -77,9 +77,6 @@ jobs:
|
|||
- os: ubuntu-22.04
|
||||
arch: x86_64
|
||||
|
||||
- os: ubuntu-22.04-arm
|
||||
arch: aarch64
|
||||
|
||||
runs-on: ${{ matrix.os }}
|
||||
|
||||
container:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue