Skip to content

Commit

Permalink
Build Flatpak for aarch64 architecture
Browse files Browse the repository at this point in the history
  • Loading branch information
d-k-bo committed Jan 18, 2025
1 parent 5c7eb43 commit 8637911
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,10 @@ jobs:
container:
image: bilelmoussaoui/flatpak-github-actions:gnome-47
options: --privileged
strategy:
matrix:
arch: [x86_64, aarch64]
fail-fast: false
steps:
- uses: actions/checkout@v4
- uses: flatpak/flatpak-github-actions/flatpak-builder@v6
Expand Down

0 comments on commit 8637911

Please sign in to comment.