Fix rhel typos "el" instead of "rhel"

This commit is contained in:
Théophile Diot 2023-09-04 17:22:29 +02:00
parent c5059ab220
commit 2c15b37461
No known key found for this signature in database
GPG key ID: 248FEA4BAE400D06
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