From 1d6944e6a0a2afb8a9e7a064fd277012980c0c21 Mon Sep 17 00:00:00 2001 From: pat-s Date: Mon, 4 Nov 2024 12:12:55 +0100 Subject: [PATCH] process all package indexes --- .woodpecker/update-package-index.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.woodpecker/update-package-index.yaml b/.woodpecker/update-package-index.yaml index 7d7c502..493be78 100644 --- a/.woodpecker/update-package-index.yaml +++ b/.woodpecker/update-package-index.yaml @@ -10,8 +10,8 @@ matrix: include: - PLATFORM: redhat-9 ARCH: arm64 - # - PLATFORM: redhat-8 - # ARCH: arm64 + - PLATFORM: redhat-8 + ARCH: arm64 - PLATFORM: ubuntu-2404 ARCH: arm64 - PLATFORM: ubuntu-2204