mirror of
https://github.com/elastic/logstash.git
synced 2025-04-23 22:27:21 -04:00
Fix typo for image name of Rocky Linux 8 for JDK matrix jobs.
(cherry picked from commit ce63ea4a51
)
Co-authored-by: Dimitrios Liappis <dimitrios.liappis@gmail.com>
This commit is contained in:
parent
ad8e537059
commit
4df57ee316
1 changed files with 1 additions and 1 deletions
|
@ -32,7 +32,7 @@ steps:
|
|||
- label: "Oracle Linux 7"
|
||||
value: "oraclelinux-7"
|
||||
- label: "Rocky Linux 8"
|
||||
value: "rocky-8"
|
||||
value: "rocky-linux-8"
|
||||
- label: "Amazon Linux"
|
||||
value: "amazonlinux-2023"
|
||||
- label: "OpenSUSE Leap 15"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue