Skip to content

Commit

Permalink
Merge pull request #207 from Chia-Network/gh-arm
Browse files Browse the repository at this point in the history
ci: use github hosted arm runners
  • Loading branch information
TheLastCicada authored Jan 29, 2025
2 parents 552103c + 852963c commit 4c1ce21
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-installers.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
matrix: linux
emoji: 🐧
runs-on:
arm: [Linux, ARM64]
arm: [ubuntu-22.04-arm]
intel: [ubuntu-latest]
electron-builder-options: --linux
electron-builder-unpacked: linux-unpacked
Expand Down

0 comments on commit 4c1ce21

Please sign in to comment.