From 669cc88c5909bea0a4214f467a3f2ac1a33ae216 Mon Sep 17 00:00:00 2001 From: Colin Walters Date: Fri, 1 Mar 2024 08:07:44 -0500 Subject: [PATCH] ci: Drop fedora:eln This is a smaller version of https://github.com/CentOS/centos-bootc/pull/364 --- .github/workflows/build-image.yml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/.github/workflows/build-image.yml b/.github/workflows/build-image.yml index d500f4f..698d1f0 100644 --- a/.github/workflows/build-image.yml +++ b/.github/workflows/build-image.yml @@ -17,12 +17,11 @@ jobs: image: quay.io/centos-bootc/bootc-image-builder:latest options: --privileged + # Yes, this is a one-element matrix, but we may add c10s in the future soon strategy: matrix: - os: [fedora, centos] + os: [centos] include: - - os: fedora - version: eln - os: centos version: stream9