Skip to content

Commit

Permalink
Merge branch 'main' into chore/revert
Browse files Browse the repository at this point in the history
  • Loading branch information
lucacome committed Nov 6, 2023
2 parents 46431ff + b036ba0 commit 94f4258
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-plus.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ jobs:
- name: Setup QEMU
uses: docker/setup-qemu-action@68827325e0b33c7199eb31dd4e31fbe9023e06e3 # v3.0.0
with:
platforms: arm64
platforms: arm64,s390x
if: github.event_name != 'pull_request'

- name: Docker Buildx
Expand Down

0 comments on commit 94f4258

Please sign in to comment.