Skip to content

Commit b86054d

Browse files
Revert "perf: Update qemu (#2267)"
This reverts commit 93fc7df.
1 parent 60d7032 commit b86054d

File tree

3 files changed

+0
-9
lines changed

3 files changed

+0
-9
lines changed

.github/workflows/build-and-push-python-pg.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -50,9 +50,6 @@ jobs:
5050
${DOCKER_IMAGE_TAGS} .
5151
- name: Set up QEMU
5252
uses: docker/setup-qemu-action@v3
53-
with:
54-
# Until https://github.com/tonistiigi/binfmt/issues/215
55-
image: tonistiigi/binfmt:qemu-v8.1.5
5653
- name: Set up Docker Buildx
5754
uses: docker/setup-buildx-action@v3
5855
- name: Login to GitHub Container Registry

.github/workflows/build-and-push-vector-model.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -55,9 +55,6 @@ jobs:
5555
${DOCKER_IMAGE_TAGS} .
5656
- name: Set up QEMU
5757
uses: docker/setup-qemu-action@v3
58-
with:
59-
# Until https://github.com/tonistiigi/binfmt/issues/215
60-
image: tonistiigi/binfmt:qemu-v8.1.5
6158
- name: Set up Docker Buildx
6259
uses: docker/setup-buildx-action@v3
6360
- name: Login to GitHub Container Registry

.github/workflows/build-and-push.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -73,9 +73,6 @@ jobs:
7373
${DOCKER_IMAGE_TAGS} .
7474
- name: Set up QEMU
7575
uses: docker/setup-qemu-action@v3
76-
with:
77-
# Until https://github.com/tonistiigi/binfmt/issues/215
78-
image: tonistiigi/binfmt:qemu-v8.1.5
7976
- name: Set up Docker Buildx
8077
uses: docker/setup-buildx-action@v3
8178
- name: Login to GitHub Container Registry

0 commit comments

Comments
 (0)