Update fedora-tier-1-eln pull request pipeline and cleanup old pipelines
This commit is contained in:
parent
0c139e8b86
commit
60140916ed
6 changed files with 120 additions and 1037 deletions
10
.github/workflows/ci.yml
vendored
10
.github/workflows/ci.yml
vendored
|
|
@ -16,15 +16,9 @@ jobs:
|
|||
|
||||
strategy:
|
||||
matrix:
|
||||
os: [centos, fedora]
|
||||
tier: [tier-0, tier-1]
|
||||
os: [fedora]
|
||||
tier: [tier-1]
|
||||
include:
|
||||
- os: centos
|
||||
version: stream9
|
||||
- os: centos
|
||||
variant: ""
|
||||
- os: centos
|
||||
variant: "-rt"
|
||||
- os: fedora
|
||||
version: eln
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue