Skip to content

Commit

Permalink
re-enable all archs
Browse files Browse the repository at this point in the history
  • Loading branch information
jens-maus committed Nov 15, 2024
1 parent 3ad15ba commit b0379b5
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/release-proxy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,7 @@ jobs:
name: Build HA Proxy-Addon [${{ matrix.arch }}]
strategy:
matrix:
arch: ["amd64"]
# arch: ["aarch64", "amd64", "armhf", "armv7", "i386"]
arch: ["aarch64", "amd64", "armhf", "armv7", "i386"]

steps:
- name: Check out repository
Expand Down

0 comments on commit b0379b5

Please sign in to comment.