From 4e2212f938292d27cf483098c025f3afa239dc95 Mon Sep 17 00:00:00 2001 From: Baptiste Grenier Date: Tue, 11 Jun 2024 09:14:33 +0200 Subject: [PATCH] Fix FIXME --- .github/workflows/build.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index a38c99a..39ed94f 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -81,7 +81,7 @@ jobs: run: | dnf install -y epel-release dnf config-manager --add-repo http://repository.egi.eu/sw/production/cas/1/current/repo-files/egi-trustanchors.repo - # FIXME: Replace WLCG repo by UMD5 once available + # FIXME: Remove htcondor and replace WLCG repo by UMD5 once available dnf install -y https://linuxsoft.cern.ch/wlcg/el8/x86_64/wlcg-repo-1.0.0-1.el8.noarch.rpm dnf install -y https://research.cs.wisc.edu/htcondor/repo/23.x/htcondor-release-current.el8.noarch.rpm dnf config-manager --set-enabled powertools @@ -100,7 +100,7 @@ jobs: run: | dnf install -y epel-release dnf config-manager --add-repo http://repository.egi.eu/sw/production/cas/1/current/repo-files/egi-trustanchors.repo - # FIXME: Replace WLCG repo by UMD5 once available + # FIXME: Remove htcondor and replace WLCG repo by UMD5 once available dnf install -y https://linuxsoft.cern.ch/wlcg/el9/x86_64/wlcg-repo-1.0.0-1.el9.noarch.rpm dnf install -y https://research.cs.wisc.edu/htcondor/repo/23.x/htcondor-release-current.el9.noarch.rpm dnf config-manager --set-enabled crb