Skip to content

Commit

Permalink
ci: downgrade qemu again
Browse files Browse the repository at this point in the history
  • Loading branch information
sandydoo committed Feb 21, 2025
1 parent ff1d197 commit 8ebde3c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-devcontainer-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
with:
# https://github.com/docker/setup-qemu-action/issues/198
# v9.2+ causes a segfault
image: tonistiigi/binfmt:qemu-v8.1.5-45
image: tonistiigi/binfmt:qemu-v7.0.0-28

- name: Set up Docker Buildx
id: buildx
Expand Down

0 comments on commit 8ebde3c

Please sign in to comment.