Merge pull request #610 from bunkerity/dev

Fix rhel typos "el" instead of "rhel"
This commit is contained in:
Théophile Diot 2023-09-04 17:23:22 +02:00 committed by GitHub
commit e564d84079
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 3 deletions

View file

@ -177,7 +177,7 @@ jobs:
needs: [wait-builds]
strategy:
matrix:
linux: [ubuntu, debian, fedora, el]
linux: [ubuntu, debian, fedora, rhel]
arch: [amd64, arm64]
include:
- release: beta

View file

@ -177,7 +177,7 @@ jobs:
needs: [wait-builds]
strategy:
matrix:
linux: [ubuntu, debian, fedora, el]
linux: [ubuntu, debian, fedora, rhel]
arch: [amd64, arm64]
include:
- release: latest

View file

@ -200,7 +200,7 @@ jobs:
needs: [staging-tests, tests-ui, tests-core]
strategy:
matrix:
linux: [ubuntu, debian, fedora, el]
linux: [ubuntu, debian, fedora, rhel]
arch: [amd64]
include:
- release: testing