Commit 1813ebd
CI: Build on EPEL 10 and 9
I'd like the see passing a RHEL 9 build in the CI results when I push
a fix for it in the previous commit.
I named the EPEL versions explicitly because:
- I'm not sure we aspire for compatibility with RHEL 8. At least we did
not do than in the rpmgit-overlays/COPR CI.
- epel-all would build for all minor EPEL version (e.g. 10.2, 10.2,
10.0). I think it would be unnecessary.
CI tests are not run on EPELs because of these unrelated bugs that
should be fixed later:
- EPEL 10: computed "centos:stream:10" label is not a valid container name.
- EPEL 9:
<https://download.copr.fedorainfracloud.org/results/rpmsoftwaremanagement/dnf-nightly/fedora-9-x86_64/repodata/repomd.xml>
returns HTTP 404 error for
copr:copr.fedorainfracloud.org:rpmsoftwaremanagement:dnf-nightly
repository. Something miscomputes the URL ("epel" vs. "fedora").1 parent f1e54dd commit 1813ebd
1 file changed
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| 16 | + | |
| 17 | + | |
16 | 18 | | |
17 | 19 | | |
18 | 20 | | |
19 | 21 | | |
20 | 22 | | |
21 | 23 | | |
22 | 24 | | |
| 25 | + | |
23 | 26 | | |
24 | 27 | | |
25 | 28 | | |
| |||
0 commit comments