forked from repo-mirrors/cnpg-postgres-containers
ci: attempt to fix arm64 segfault (#301)
Signed-off-by: Marco Nenciarini <marco.nenciarini@enterprisedb.com>
This commit is contained in:
3
.github/workflows/bake_targets.yml
vendored
3
.github/workflows/bake_targets.yml
vendored
@@ -58,6 +58,9 @@ jobs:
|
||||
uses: docker/setup-qemu-action@29109295f81e9208d7d86ff1c6c12d2833863392 # v3
|
||||
with:
|
||||
platforms: 'arm64'
|
||||
# TODO: remove this line once https://github.com/tonistiigi/binfmt/issues/258
|
||||
# will be released
|
||||
image: tonistiigi/binfmt:master
|
||||
|
||||
- name: Set up Docker Buildx
|
||||
uses: docker/setup-buildx-action@e468171a9de216ec08956ac3ada2f0791b6bd435 # v3
|
||||
|
Reference in New Issue
Block a user