We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 488a14d commit ad2ec2eCopy full SHA for ad2ec2e
.github/workflows/build.yml
@@ -74,8 +74,6 @@ jobs:
74
- name: Set up emulation
75
if: matrix.platform != 'i686' && matrix.platform != 'x86_64'
76
uses: docker/setup-qemu-action@v3
77
- with:
78
- platforms: ${{ matrix.platform }}
79
80
- name: Set up Docker Buildx
81
uses: docker/setup-buildx-action@v3
0 commit comments