Skip to content

Commit

Permalink
ci: workflows: build: Add ubuntu-24-arm
Browse files Browse the repository at this point in the history
Signed-off-by: Patrick José Pereira <[email protected]>
  • Loading branch information
patrickelectric committed Jul 5, 2024
1 parent b1b1e82 commit b6f9c05
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,8 @@ jobs:
DEPLOY_PATH: pingviewer-Release.dmg
- os: ubuntu-latest
DEPLOY_PATH: pingviewer-Release.AppImage
- os: ubuntu-24-arm
DEPLOY_PATH: pingviewer-Release-Arm.AppImage
- os: windows-latest
DEPLOY_PATH: pingviewer-Release.zip

Expand Down

0 comments on commit b6f9c05

Please sign in to comment.