Skip to content

Commit

Permalink
testing all platforms
Browse files Browse the repository at this point in the history
  • Loading branch information
star3am committed Jul 25, 2024
1 parent d91b446 commit 99d1a4f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
- name: Setup QEMU
uses: docker/setup-qemu-action@v2
with:
platforms: 'amd64,arm64,linux/arm64/v7,linux/arm64/v8'
platforms: 'amd64,arm64,arm,linux/arm64/v7,linux/arm64/v8'

# https://github.com/docker/setup-buildx-action
- name: Set up Docker Buildx
Expand Down

0 comments on commit 99d1a4f

Please sign in to comment.