Skip to content

Commit

Permalink
build: htcondor is needed, wlcg-repo do not contain real packages for…
Browse files Browse the repository at this point in the history
… el9, and nothing for el8
  • Loading branch information
gwarf committed Jun 11, 2024
1 parent b99b8f9 commit 2c93654
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -86,5 +86,6 @@ jobs:
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
dnf install -y https://linuxsoft.cern.ch/wlcg/el${{ matrix.almalinux-version }}/x86_64/wlcg-repo-1.0.0-1.el${{ matrix.almalinux-version }}.noarch.rpm
dnf install -y https://research.cs.wisc.edu/htcondor/repo/23.x/htcondor-release-current.el${{ matrix.almalinux-version }}.noarch.rpm
dnf config-manager --set-enabled crb
dnf localinstall -y ui-*.rpm

0 comments on commit 2c93654

Please sign in to comment.