ci: fix yum repos to use devel site instead of old site name [citest_skip]

Some of the older Testing Farm machines refer to the old site name in the yum repos.
Ensure that they use the correct site name.

Signed-off-by: Rich Megginson <rmeggins@redhat.com>
This commit is contained in:
Rich Megginson 2026-04-01 12:05:00 -06:00 committed by Richard Megginson
parent 32b0477cfe
commit 723810328e
2 changed files with 4 additions and 1 deletions

View file

@ -92,7 +92,7 @@ jobs:
TOXENV="$toxenvs" lsr_ci_runtox
- name: Upload coverage reports to Codecov
uses: codecov/codecov-action@v6
uses: codecov/codecov-action@v5
python-26:
runs-on: ubuntu-latest