Skip to content

Commit

Permalink
Update manually-build-dnsi.yaml
Browse files Browse the repository at this point in the history
Still no joy with arm builds
  • Loading branch information
madnuttah authored Jul 1, 2024
1 parent 5b683c4 commit f2086a6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/manually-build-dnsi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -51,8 +51,8 @@ jobs:
env:
DOCKERHUB_SLUG: "madnuttah/dnsi"
with:
platforms: linux/386,linux/arm/v6,linux/arm/v7,linux/arm64,linux/amd64
# platforms: linux/386,linux/amd64
# platforms: linux/386,linux/arm/v6,linux/arm/v7,linux/arm64,linux/amd64
platforms: linux/386,linux/amd64
builder: ${{ steps.buildx.outputs.name }}
build-args: |
DOCKERHUB_SLUG=${{ env.DOCKERHUB_SLUG }}
Expand Down

0 comments on commit f2086a6

Please sign in to comment.