Skip to content

Commit

Permalink
tune build
Browse files Browse the repository at this point in the history
  • Loading branch information
igor-panteleev committed Jun 5, 2024
1 parent ed7c0fd commit fc78104
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 @@ -65,7 +65,7 @@ jobs:
matrix:
addon: ${{ fromJson(needs.init.outputs.changed_addons) }}
# arch: ["aarch64", "amd64", "armhf", "armv7", "i386"]
arch: ["aarch64"]
arch: ["aarch64",]
permissions:
contents: read
packages: write
Expand Down

0 comments on commit fc78104

Please sign in to comment.