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 e1b85a5 commit 94e0c57
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: 'arm64,amd64,arm'
platforms: all

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

0 comments on commit 94e0c57

Please sign in to comment.