Skip to content

Commit

Permalink
ci: Add arm appimage deployment
Browse files Browse the repository at this point in the history
Signed-off-by: Patrick José Pereira <[email protected]>
  • Loading branch information
patrickelectric committed Aug 29, 2024
1 parent 912baed commit 6d8670d
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,10 @@ jobs:
suffix: linux
extension: AppImage

- os: ubuntu-24-arm
suffix: linux-arm
extension: AppImage

- os: windows-latest
suffix: windows
extension: exe
Expand Down

0 comments on commit 6d8670d

Please sign in to comment.