From c7d65f7ce39decbf725b7cd2b2e04cb61fe28562 Mon Sep 17 00:00:00 2001 From: Colin Walters Date: Thu, 25 Jan 2024 15:38:54 -0500 Subject: [PATCH] ci: build stream9 qcow2 too Now that https://github.com/osbuild/bootc-image-builder/pull/138 is fixed. --- .github/workflows/build-and-push-cloud-qcow2.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/build-and-push-cloud-qcow2.yml b/.github/workflows/build-and-push-cloud-qcow2.yml index 5c02793..6a86728 100644 --- a/.github/workflows/build-and-push-cloud-qcow2.yml +++ b/.github/workflows/build-and-push-cloud-qcow2.yml @@ -22,8 +22,8 @@ jobs: include: - os: fedora tag: eln - #- os: centos - # tag: stream9 + - os: centos + tag: stream9 env: dir: cloud