Skip to content

Commit

Permalink
Update builder.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
UplandJacob authored Oct 18, 2024
1 parent 8230f70 commit cba52ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/builder.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ jobs:
addon: ${{ fromJson(needs.init.outputs.changed_addons) }}
#arch: ["aarch64", "amd64", "armhf", "armv7", "i386"]
arch: ["aarch64", "amd64"]

fail-fast: false
steps:
- name: Check out repository
uses: actions/[email protected]
Expand Down

0 comments on commit cba52ed

Please sign in to comment.