Skip to content

Commit

Permalink
Enforce arm
Browse files Browse the repository at this point in the history
  • Loading branch information
link-webcreations committed Oct 7, 2024
1 parent 5796af3 commit 0e7519d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/dockerimage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,8 @@ jobs:
- uses: actions/checkout@v4

- uses: docker/setup-qemu-action@v3
with:
platforms: "amd64,arm64,arm"

- uses: docker/setup-buildx-action@v3

Expand Down

0 comments on commit 0e7519d

Please sign in to comment.