diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml index 21712ac..86328cb 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -100,7 +100,7 @@ jobs: # emits cells with pg_version="" (see pgedge-detect-build-matrix README). archs: '["amd64","arm64"]' rpm_images: '["almalinux:9","almalinux:10"]' - deb_images: '["ubuntu:jammy","ubuntu:noble","debian:bullseye","debian:bookworm","debian:trixie"]' + deb_images: '["ubuntu:jammy","ubuntu:noble","ubuntu:resolute","debian:bullseye","debian:bookworm","debian:trixie"]' # ========================================================================= # Tag parsing → (repo_type, component-version, component-buildnum). On