Skip to content

Commit

Permalink
with platforms
Browse files Browse the repository at this point in the history
  • Loading branch information
zsteinkamp committed Mar 30, 2024
1 parent 05970c3 commit b9fb2b9
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/build-images.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,8 @@ jobs:
steps:
- name: Set up QEMU
uses: docker/setup-qemu-action@v3
platforms: arm64,amd64
with:
platforms: arm64,amd64

- name: Set up Docker Buildx
uses: docker/setup-buildx-action@v3
Expand Down

0 comments on commit b9fb2b9

Please sign in to comment.