From 2ceacbc545c906b8ccb8b18b2bbade46266d8a7a Mon Sep 17 00:00:00 2001 From: Ashish Kulkarni Date: Wed, 22 Jun 2022 19:51:42 +0530 Subject: [PATCH] rebuild ppc64el packages which were not installable for 0.12.6 This is a followup of 01d80d7c32 and fixes #94. --- .github/workflows/release.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index e8ee0df..782bb1c 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -25,10 +25,13 @@ jobs: - almalinux9-aarch64 - almalinux9-ppc64le - almalinux9-x86_64 + - bionic-ppc64el + - buster-ppc64el - bullseye-amd64 - bullseye-arm64 - bullseye-i386 - bullseye-ppc64el + - focal-ppc64el - jammy-amd64 - jammy-arm64 - jammy-i386