We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7e8d776 commit 507b63aCopy full SHA for 507b63a
.github/workflows/deploy.yml
@@ -85,6 +85,8 @@ jobs:
85
86
- name: Set up QEMU
87
uses: docker/setup-qemu-action@v3
88
+ with:
89
+ image: tonistiigi/binfmt:qemu-v7.0.0-28
90
91
- name: Set up Docker Buildx
92
uses: docker/setup-buildx-action@v3
.github/workflows/test.yml
@@ -21,6 +21,8 @@ jobs:
21
22
23
24
25
26
27
28
0 commit comments