Adopt Sanity/openjdk-packages to work with java-latest-openjdk

For now OpenJDK 21 RPM packages are still called "java-latest-openjdk"
and "java-21-openjdk" is merely a virtual package (aka provide).

This commit will need to be reverted once java-21-openjdk package is
introduced.
This commit is contained in:
Mikolaj Izdebski 2023-09-20 19:34:20 +02:00
parent f4afe589da
commit bd3b71db2e

View File

@ -75,7 +75,9 @@ execute:
/jdk21:
environment:
OPENJDK_VERSION: 21
# For now OpenJDK 21 RPM packages are still called "java-latest-openjdk"
OPENJDK_VERSION: latest
#OPENJDK_VERSION: 21
prepare:
- how: install
exclude: