Closed zakkak closed 4 months ago
The assumption that mx versions follow the MAJOR.MINOR.PATCH versioning seems to not always hold. E.g. the following releases include an additional 4th number:
Resolves https://github.com/graalvm/mandrel/pull/771#issuecomment-2232778931
It will need to be backported at least to 24.0
24.0
I bumped the JDK version to 24 in CI pipelines as it was trying to build graal/master with JDK 23.
graal/master
The assumption that mx versions follow the MAJOR.MINOR.PATCH versioning seems to not always hold. E.g. the following releases include an additional 4th number:
Resolves https://github.com/graalvm/mandrel/pull/771#issuecomment-2232778931
It will need to be backported at least to
24.0