From d0994084470d3ebbec0a3939e2f9c186b28dd1d0 Mon Sep 17 00:00:00 2001 From: Matthew Burket Date: Fri, 5 Dec 2025 07:01:12 -0600 Subject: [PATCH] Remove trailing flash for Fedora gating --- .github/workflows/gate_fedora.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/gate_fedora.yml b/.github/workflows/gate_fedora.yml index a4d380138c1d..a4ca7d16d92a 100644 --- a/.github/workflows/gate_fedora.yml +++ b/.github/workflows/gate_fedora.yml @@ -45,7 +45,7 @@ jobs: rhel8 \ rhel9 \ rhel10 \ - rhv4 \ + rhv4 env: ADDITIONAL_CMAKE_OPTIONS: "-DSSG_ANSIBLE_PLAYBOOKS_PER_RULE_ENABLED:BOOL=ON -DSSG_SCAP_VALIDATION_ENABLED:BOOL=OFF -DENABLE_CHECK_RULE_REMOVAL:BOOL=ON -DOLD_RELEASE_DIR=/__w/content/content/old_release -DENABLE_PYTHON_COVERAGE:BOOL=ON" - name: Get Latest Release