[ci] Fix image name for Rocky Linux 8 (#15584) (#15587)

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:
github-actions[bot] 2023-11-15 10:17:31 +02:00 committed by GitHub
parent ad8e537059
commit 4df57ee316
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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"