From a8e81d7292c2efe5196e655cb77cfceb3be63515 Mon Sep 17 00:00:00 2001 From: Brian Lin Date: Tue, 16 Jan 2024 17:10:55 -0600 Subject: [PATCH] Re-enable OSG 23 development images (SOFTWARE-5673) --- .github/workflows/build-container.yml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/.github/workflows/build-container.yml b/.github/workflows/build-container.yml index 90921d0..db63e50 100644 --- a/.github/workflows/build-container.yml +++ b/.github/workflows/build-container.yml @@ -26,10 +26,6 @@ jobs: # OSG 23 should default to EL9 - os: 'al8' osg_series: '23' - # FIXME: disable OSG 23 dev until we have fixed the mash - # cache + signed RPMs issue in the prod repo - - osg_series: '23' - repo: 'development' steps: - id: custom-image-name env: